Is singleton class thread safe?


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

Post New Answer

More Core Java Interview Questions

What is the GregorianCalendar class?

2 Answers   HCL,


What is java algorithm?

0 Answers  


What are the ways to instantiate the class class?

0 Answers  


Q) I have a ArrayList object, in that object i have added 5 integer values, 5 float values, 5 string values. Now question is how can delete particular type of data ( i.e all int values or all float values or string values) in that list object at a time?

3 Answers   Aricent,


Can we catch more than one exception in a single catch block?

0 Answers  






Why do we use string?

0 Answers  


What is the code inside the public void actionPerformed(ActionEvent ae) override method in Applet [ Condition:- you have one TextField and One Button , you have to enter any color name inside the TextField, when you click on Button Your background will change according to your input color name]

2 Answers   IBM,


What is java and why do we need it? Explain

0 Answers  


Is a class an object?

0 Answers  


Can static methods be overridden?

5 Answers   Bravura Solutions,


What is a byte string?

0 Answers  


What is re-factoring in software?

0 Answers  


Categories