UGC NET CS 2014 June-paper-3
April 8, 2024Question 7553 – Engineering-Mathematics
April 8, 2024OOPS
|
Question 138
|
Which of the following object types are generally autonomous, meaning that they can exhibit some behavior without being operated upon by another object.
|
Passive
|
|
|
Active
|
|
|
Both A) and B)
|
|
|
None of the mentioned
|
Question 138 Explanation:
● An active object is one that encompasses its own thread of control.
● Active objects are generally autonomous, meaning that they exhibit some behaviour without being operated upon by another object
● Passive objects can only undergo a state change when explicitly acted upon
● Active objects are generally autonomous, meaning that they exhibit some behaviour without being operated upon by another object
● Passive objects can only undergo a state change when explicitly acted upon
Correct Answer: B
Question 138 Explanation:
● An active object is one that encompasses its own thread of control.
● Active objects are generally autonomous, meaning that they exhibit some behaviour without being operated upon by another object
● Passive objects can only undergo a state change when explicitly acted upon
● Active objects are generally autonomous, meaning that they exhibit some behaviour without being operated upon by another object
● Passive objects can only undergo a state change when explicitly acted upon
