Why singleton pattern is better than creating singleton class with static instance?
No Answer is Posted For this Question
Be the First to Post Answer
How do you use substring in java?
Why does java doesnot support multiple inheritance?
How many threads can I run java?
What is the difference between an object-oriented programming language and object-based programming language?
What is JFC?
What is the purpose of nested class in java?
What is numeric function?
What is the difference between stringbuffer and stringbuilder?
Can you explain the Java thread lifecycle?
Tell me the latest versions in java related areas?
What is getclass () getname () in java?
What design pattern you have used in your project? I answered Factory pattern, how it is implemented? What are its advantage? Do know about Abstract Factory?