What do you mean by stack?


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

Post New Answer

More Core Java Interview Questions

What java ide should I use?

0 Answers  


Difference difference paint() and paintcomponent()?

0 Answers  


Explain what access modifiers can be used for methods?

0 Answers  


What is Applet Flickering ?

1 Answers   Infosys, Persistent,


Describe 2 different ways to concatenate two strings.

0 Answers   TCS,






If two threads have same priority which thread will be executed first ?

0 Answers  


Why main method is static in java?

0 Answers  


What is module in oop?

0 Answers  


byte a=5; byte b=5; byte c=a+b; System.out.println(c); whats the o/p?

7 Answers   NIIT, Wipro,


What things should be kept in mind while creating your own exceptions in java?

0 Answers  


What is a default method?

0 Answers  


what is mutability?which one is mutable String or StringBuffer?and why?give examples of each which shows the mutability of each String or StringBuffer

4 Answers   IBM, Zenon,


Categories