(16
(Choose 1 answer)
What is a passive object?
A. An object can have its own thread of control and can execute concurrently with other objects
B. An object has no thread of control and can execute concurrently with other objects
C. An object has no thread of control and executes only when another object invokes one of its operations
D. Any object