What is difference between static class and singleton pattern?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

What causes memory leaks in java?

0 Answers  


How do you use compareto?

0 Answers  


How do you use nextline in java?

0 Answers  


Why is java architectural neutral?

0 Answers  


Which method will get invoked first in a stand alone application?

1 Answers  






What is meant by event handling in SAX parser?

1 Answers   Ness Technologies,


What is return type in java?

0 Answers  


What are the differences between wait() and sleep()?

0 Answers  


What is escape analysis algorithm in JVM and how garbage collection actually worked n how it transfer the objects from one kind of space to other?

0 Answers  


What about static nested classes in java?

0 Answers  


what is the difference between the "protected and default" modifiers?

8 Answers  


Write java code to print "Hello how are you" Thread1 should have "Hello" Thread2 should have "how are you" both the threads should start at the same time

4 Answers   Huawei,


Categories