Saved Bookmarks
| 1. |
Choose the incorrect statement in terms of Objects.(a) Objects are abstractions of real-world(b) Objects can’t manage themselves(c) Objects encapsulate state and representation information(d) All of the mentionedThe question was asked in a national level competition.The question is from Object Oriented Software Design in portion Software Design of Software Engineering |
|
Answer» CORRECT answer is (B) Objects can’t manage themselves To elaborate: Objects are independent. |
|