How do singleton patterns work?


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

Post New Answer

More Core Java Interview Questions

how a programmer confirms that the data submitted has been succesfully inserted into the database(either oracle or my sql).. How a programmer confirm if there is any problem with the program he wrote for insertion... ANS:--- >executeupdate method is having boolean return type, if anything goes wrong in data insertion or data updation, it would return false. otherwise, if it successfully inserts data into the database, it would return true NOW HOW TO I CHECK IN MY DURING EXECUTION WHETHER IT RETURNS TRUE OR FALSE... WELL IT WILL DISPLAY ANY MESSAGE OR NOT

0 Answers   Google,


How do you escape json?

0 Answers  


What is collection class in java?

0 Answers  


Explain the term serialization?

10 Answers   Wipro,


Is ruby built on java?

0 Answers  






What are Interceptors?

1 Answers  


Why enumeration is faster than iterator?

0 Answers  


What is java virtual machine and how it is considered in context of java’s platform independent feature?

0 Answers  


what is use of session tracking ?with example?

1 Answers   Photon,


What are methods in java?

0 Answers  


How do you create a sop?

0 Answers  


What is the program compilation process?

0 Answers  


Categories