Why local variables are stored in stack?


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

Post New Answer

More Core Java Interview Questions

Name few java.lang classes introduced with java 8 ?

0 Answers  


Can an abstract class be a final class?

0 Answers  


What is singletonlist in java?

0 Answers  


What is a stringbuilder?

0 Answers  


What is java string pool?

0 Answers  


What is starvation?

0 Answers  


Can size_t be negative?

0 Answers  


There are two classes named classa and classb. Both classes are in the same package. Can a private member of classa can be accessed by an object of classb?

0 Answers  


How can we make a class singleton?

0 Answers  


Which is better singleton or static class?

0 Answers  


Whats the difference between notify() and notifyall()?

0 Answers  


What is string in java is it a data type?

0 Answers  


Categories