Can we use static class instead of singleton?


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

Post New Answer

More Core Java Interview Questions

What is this keyword in java?

0 Answers  


What is Co-Variant return type in method overriding?

1 Answers   RBS,


What is the use of keywords in java?

0 Answers  


What is 3-tier model?

3 Answers   Wipro,


What is the main purpose of java?

0 Answers  






If a multi threaded Java program has started numerous number of threads, at any point in time how to know which thread is currently executing/running ?

7 Answers   Accenture, College School Exams Tests, iFlex, NIIT,


What happens to the Exception object after handling an exception?

0 Answers  


When you say String is immutable, what do you mean by that? Say I have String s = "Ness" s= s+"Technologies"; What will happen? If the value gets appended, then what is the meaning of immutable here?

5 Answers   Ness Technologies,


does core java and j2se both are same?

5 Answers  


What does it mean that a method or field is “static”?

0 Answers  


When should you use arraylist and when should you use linkedlist?

0 Answers  


Why are arrays useful in java?

0 Answers  


Categories