Can we override singleton class?


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,


What does string mean in java?

0 Answers  


State the difference between strings and arrays.

0 Answers   Syntel, Visa,


Can a class have more than one object?

0 Answers  


What is the method used to get the absolute value of a number?

2 Answers  






Why put method is used?

0 Answers  


why the primitive data type have classes?

4 Answers  


What is a default constructor and also define copy contrucyor?

0 Answers   Global Logic,


How do you change an int to a string?

0 Answers  


What is the SimpleTimeZone class?

0 Answers  


Can we restart a thread already started in java?

0 Answers  


What is string in java is it a data type?

0 Answers  


Categories