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

Hi Friends, I am new to java. Can u explain about thread concept.How i know one thread is locked, and how can i force or acquire another thread for lock . Finally how to know thread is released from lock. Explain types of lock(like method level and block level) in thread.

1 Answers  


When should I use abstract classes and when should I use interfaces?

2 Answers  


What are the advantages of java inner classes?

0 Answers  


Is void a data type?

0 Answers  


What are the difference between string, string builder, and string buffer in java?

0 Answers  






What is more advisable to create a thread, by implementing a Runnable interface or by extending Thread class?

5 Answers  


enlist some features of jdk.

0 Answers  


What is meant by serialisation and deserialisation?

4 Answers  


Is array a class?

0 Answers  


Can we override the static method?

0 Answers  


What is java util?

0 Answers  


Is map sorted in java?

0 Answers  


Categories