How many types of memory areas are allocated by jvm?


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

Post New Answer

More Core Java Interview Questions

What is better- service oriented or batch oriented solutions?

0 Answers   Amdocs,


How do you add an element to a hashset in java?

0 Answers  


What is double parsedouble in java?

0 Answers  


The following program is Overloading or Overriding? public class PolymorphismEx { public int sampleMethod(int a) { return a; } public String sampleMethod(int a) { return "Is it Overloading or Overriding???"; } }

4 Answers   Ness Technologies, TCS,


Adapter classes?

3 Answers  






What is a flag variable?

0 Answers  


what is associative array

1 Answers   Tech Mentro,


Difference between overriding and overloading in java?

0 Answers  


What are the files generated after using IDL to java compiler?

0 Answers  


List any five features of java?

0 Answers  


What is the inheritance?

0 Answers  


What is prime number in java?

0 Answers  


Categories