Why string is not thread safe?


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

Post New Answer

More Core Java Interview Questions

In Java why we write public static void main(String args[]) why not main()?

46 Answers   Aptech, GE Healthcare, Infosys, Microsoft, New Horizon, Practical Viva Questions, TCS, Wipro,


Explain the difference between an object-oriented programming language and object-based programming language?

0 Answers  


What is inner class?what is the use of inner class?where we create the object for inner class? and inner class can extend any class or inner class can implement any interface?

1 Answers   Wipro,


What is the purpose of static methods and static variables?

0 Answers  


What is the function of character?

0 Answers  






How thread scheduler schedule the task?

0 Answers  


Can a static block throw exception?

0 Answers  


What are abstract classes and anonymous classes?

0 Answers   Flextronics, Thomson Reuters, Virtusa,


Can abstract class have private constructor?

0 Answers  


can we take more than one null values for Unique constraints.

1 Answers   3i Infotech,


what is the reason behind non static method cannot be referenced from a static Context?

2 Answers  


System.out.println("somestring"); It will create any object or not

5 Answers   CSC,


Categories