What is scope & storage allocation of static, local and register variables? Explain with an example.


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

Post New Answer

More Core Java Interview Questions

What is public/private protected in java?

0 Answers  


What's the difference between comparison done by equals method and == operator?

0 Answers  


What is stop(), suspend(), resume() method?

3 Answers  


Difference between string s= new string (); and string s = "abv";?

0 Answers   Cap Gemini,


How many times garbage collector will invoke an object?s finalize() method?

4 Answers  


How does remove work in java?

0 Answers  


What is the hashcode () and equals () used for?

0 Answers  


Why vector is used in java?

0 Answers  


How do you define a parameter?

0 Answers  


Is java developer a good career?

0 Answers  


What is serialVersionUID and what is its need?

1 Answers   KPIT,


describe method overloading

0 Answers  


Categories