What is the differences between heap and stack memory in java? Explain


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

Post New Answer

More Core Java Interview Questions

These static constructors are correct ? class A { statc intA() { } static A(int x,int y) { } static A(int x) { } }

0 Answers   HCL,


Is null an object java?

0 Answers  


When we will use an Interface and Abstract class?

9 Answers  


Explain the term virtual machine?

0 Answers   Adobe,


Is hashset ordered?

0 Answers  


What is the difference between an if statement and a switch statement?

0 Answers  


How does remove work in java?

0 Answers  


How many bits is a string?

0 Answers  


Explain what access modifiers can be used for methods?

0 Answers  


Given: 1. package test; 2. 3. class Target { 4. public String name = “hello”; 5. } What can directly access and change the value of the variable name? 1 any class 2 only the Target class 3 any class in the test package 4 any class that extends Target

7 Answers   Infosys, WW,


What is meant by 'bit masking' in java?

0 Answers   DELL,


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  


Categories