Search
.Management Sciences
A. specify required services for types of objects
B. program in Java, but not in C++ or Smalltalk
C. define executable logic to reuse across classes
D. define an API for all classes
Explanation: An interface is like a template design for a class that contains no data or implementation; only definitions for methods, properties etc
Related Mcqs:
- At Conceptual level Class diagrams should include_____________________?
- A. operations only B. attributes only C. both operations and attributes D. none of the mentioned...
- Which of the following UML diagrams has a static view ?
- A. Collaboration B. Use case C. State chart D. Activity...
- Which design pattern defines one-to-many dependency among objects ?
- A. Singleton pattern B. Facade Pattern C. Observer pattern D. Factory method pattern...
- What establishes the profile of end-users of the system ?
- A. design model B. user’s model C. mental image D. system image...
- A description of each function presented in the DFD is contained in a _________________________?
- A. data flow B. process specification C. control specification D. data store...
Recent Comments