Which of the following is a disadvantage of OOD ? A. Easier maintenance B. Objects may be understood as stand-alone entities C. Objects are potentially reusable componentsD. None of the mentioned Explanation: All the options define the characteristics of OOD.

Objects are executed _____________________? A. sequentially B. in ParallelC. sequentially & Parallel D. none of the mentioned Explanation: Objects may be distributed and may execute sequentially or in parallel.

Grady Booch, James Rumbaugh, and Ivar Jacobson combined the best features of their individual object-oriented analysis into a new method for object oriented design known as _____________________? A. HTML B. XMLC. UML D. SGML Explanation: The Unified Modeling Language (UML)…