Where are local variables stored?


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

Post New Answer

More Core Java Interview Questions

difference between String a; and String a=new String();? y do v need to assign memory to the variable?

2 Answers  


what do you meant by Runtime Polymorphism?

13 Answers   BVIMR, IBM, Persistent,


What is the purpose of a transient variable?

0 Answers  


How to perform selection sort in java?

0 Answers  


What is the point of polymorphism java?

0 Answers  






Create a form of user Login in JSP, that accepts the user name and password from user and authenticate it with user names and passwords stored in database. (Plz provide me answer immediately)

1 Answers   ABC,


Java is Pass by Value or Pass by Reference?

0 Answers   BirlaSoft,


how to use this key word in java programming?

7 Answers  


how is final different from finally and finalize in java?

0 Answers   DELL,


Can we add two byte variables and assign the result to a byte variable ? b=b1+b2 where b,b1,b2 are byte types

4 Answers   TCS,


Is multiple inheritance allowed in Java? Why ?

7 Answers  


What is use of a abstract variable?

0 Answers  


Categories