Which of the following statements is true (A) Abstract data types are the same as classes (B) Abstract data types do not allow inheritance (C) Classes cannot inherit from the same base class (D) Object have state and behavior Answer : (B) Abstract data types do not allow inheritance...
The feature of the object oriented paradigm which helps code reuse is (A) object. (B) class. (C) inheritance. (D) aggregation.
If the objects focus on the problem domain, then we are concerned with (A) Object Oriented Analysis. (B) Object Oriented Design (C) Object Oriented Analysis & Design (D) None of the above Answer : (A) Object Oriented Analysis....
For a well understood data processing application it is best to use (A) The waterfall model (B) prototyping model (C) the evolutionary model (D) the spiral model Answer : (A) The waterfall model...
The desired level of coupling is (A) No coupling (B) Control coupling (C) Common coupling (D) Data coupling Answer : (D) Data coupling...
50.5k questions
47.1k answers
240 comments
7.0k users