Is heap stored in ram?
No Answer is Posted For this Question
Be the First to Post Answer
INTERVIEW QUESTION FOR ANDROID
What is java thread dump, how can we get java thread dump of a program?
Which is bigger float or double?
Why string is not thread safe?
They had given one progam final HashMap hm=new HashMap(); public void show() { hm.put("name",value); } in this prg here the final hashtable value can be changed in put method,its the prg run?
Explain java coding standards for variables ?
What are the 5 types of research methods?
Differences between jdk 1.4 and 1.5
6 Answers SoftSol, TCS, Wipro,
What is the use of protected in java?
When should I use singleton?
Can abstract class have private constructor?
Are registers volatile?