how many design pattern r there? and wht design pattern u
use and why ?
Answer Posted / sampath
23
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is an object’s lock and which object’s have locks?
State the main difference between c++ and java?
What is a substring of a string?
Is a char always 1 byte?
What is string pool in java?
Explain about serializable interface in java?
what is meant wrapper classes?
Why convert an applet to an application?
What is immutable in java?
How do you calculate square roots?
What does t in java mean?
When a thread is executing a synchronized method , then is it possible for the same thread to access other synchronized methods of an object ?
Why do we override tostring method in java?
Why is the singleton pattern considered to be an anti pattern?
What is multi level inheritance in java?