What is difference between Heap and Stack Memory?


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

Post New Answer

More Core Java Interview Questions

Compare overloading and overriding?

0 Answers  


Can we create a constructor in abstract class?

0 Answers  


What is the arguement of main method?

1 Answers  


What is the main functionality of the remote reference layer?

0 Answers  


What is an escape character in java?

0 Answers  






Difference between object instantiation and construction ?

0 Answers  


What is the catch or declare rule for method declarations?

1 Answers  


Interface A { String test(); } Interface B { int test(); } Create a class AB which must implements both A & B interfaces.

17 Answers   Hewitt,


If we allocate the memory using 'new' & de-allocated using 'free' then what will happen?

0 Answers   CDAC,


Hi Anyone know the model / questions of the Federal bank sample questions for the post of Specialist Officers - Programmers. Please post if anyone have..

0 Answers  


how can u handle run time exception in java? explain with brief explanation with examples?

2 Answers   CTS,


What is finalize()?

0 Answers  


Categories