answers:
![no image](http://1.bp.blogspot.com/-htG7vy9vIAA/Tp0KrMUdoWI/AAAAAAAABAU/e7XkFtErqsU/s1600/grey.gif)
what is intern() method in String class and where it is used and which purpose?
on
I am not a teacher, but an awakener
Example: import java.util.*; public class SingletonDesignPattern { public final static int MAX_INSTANCES = 5; private s...
Answers: