What is intern method in java?


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

Post New Answer

More Core Java Interview Questions

Difference between doublesummarystatistics, intsummarystatistics and longsummarystatistics ?

0 Answers  


How do you achieve singleton?

0 Answers  


Can java object be locked down for exclusive use by a given thread?

0 Answers  


as we know a static method could access static data and static method only. then how could main method call the object of aclass which is not static and other non static data

1 Answers  


Memory management in JAVA

3 Answers   Tech Mahindra, Wipro,






explain System.out.println

107 Answers   Calpine Technologies, Care, Cognizant, CTS, IBM, IBS, LibSys, Oracle, Spiro Solutions, TCS,


What is difference between Eclips and MyEclips?

3 Answers  


Why sleep()is in Thread and wait() in Object class? Why can't I have both in one class or vice versa?

1 Answers  


Explain the differences between abstraction and encapsulation?

0 Answers  


What is the difference between method overriding and overloading?

0 Answers  


Objects or references which of them gets garbage collected?

0 Answers  


Explain wrapper classes in java?

0 Answers  


Categories