Search
.Management Sciences
A. Factory Method
B. Singleton
C. Observer
D. None of the mentioned
Explanation: In singleton pattern, the class itself is made responsible for keeping track of its instance.Thus it ensures that no more than one instance is created.
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...
- What is a collection of operations that specify a service of a class or component ?
- A. Use Case B. Actor C. Interface D. Relationship...
- You want to minimize development cost by reusing methods? Which design pattern would you choose ?
- A. Adapter Pattern B. Singleton Pattern C. Delegation pattern D. Immutable Pattern...
- Which of the following is not a user interface design process ?
- A. User, task, and environment analysis and modeling B. Interface design C. Knowledgeable, frequent users D. Interface validation...
- ____________________ is a pidgin(simplified version of a language that develops as a means of communication between two or more groups that do not have a language in common)?
- A. program design language B. structured English C. pseudocode D. all of the mentioned...
Recent Comments