Answer Posted / todd d. roling
public enum Singleton {
INSTANCE;
}
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is the difference between adapter and facade?
Is bean a singleton?
Suppose we have file(ps), dont know how many records are there. Move half of the records to 2 files. How can we do?
Give me example of observer design pattern?
What are the types of design patterns?
What is the use of design patterns?
What is difference between function oriented design and object oriented design?
What are the SDLC phases you have invloved ?
When should design patterns be used?
Are singletons bad?
when performing a functional test on a phone calculator,if pressing on a button does not function what do i do next
Is oop a design pattern?
What are the main usage of the patterns?
What is the difference between factory and builder design pattern?
Did you use ooa/ood methodologies? Did you use design patterns?