What is the default value stored in Local Variables?



What is the default value stored in Local Variables?..

Answer / nashiinformaticssolutions

Local variables don't store a default value. Additionally, primitive objects and variables have no default values.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

Can we have any other return type than void for main method?

0 Answers  


Name the package that most of the AWT events that supports event-delegation model are defined?

2 Answers  


How to access a method that it declared as protected?

3 Answers  


What are the five major types of reference sources?

0 Answers  


How will you convert an ArrayList to Arrays?

4 Answers   KPIT,






Why local variables are stored in stack?

0 Answers  


make a method which any number and any type of argument and print sum of that arguments.....

0 Answers  


what is the logic inside any default constuctor?

2 Answers  


what is Thread priority?

4 Answers   Tech Mahindra, Wipro,


where do we use init()

2 Answers  


Why do we need array in java?

0 Answers  


What is the difference between length and size in java?

0 Answers  


Categories