How many ways can you break a singleton class in java?


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

Post New Answer

More Core Java Interview Questions

What do you mean by chromounits in java8?

0 Answers  


This is my code i have a doubt class ab implements a,b { public void add() { System.out.println("Hi") } } interface a { public void add(); } interface b { public void add(); } in this code i have two interface implemented in the class has same method.just i want to know which method of interface implemented in the class. interface a or interface b? confused me .

3 Answers  


________ exception must be either caught or specified in throws class of the method.

1 Answers  


Convert a BST into a DLL and DLL to BST in place.

0 Answers   Amazon,


What is unicode datatype?

0 Answers  






What are jee technologies?

0 Answers  


What is hard code & soft code?

7 Answers   Cognizant, Wipro,


Are arrays static in java?

0 Answers  


What is a file pointer?

0 Answers  


whether java is fully object oriented language or partially object oriented language

4 Answers   Infosys, ME, SMK,


What are concepts of OOPS and how are they implemented in Java?

2 Answers   KPIT,


What is jit compiler ?

0 Answers  


Categories