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 |
Can we have any other return type than void for main method?
Name the package that most of the AWT events that supports event-delegation model are defined?
How to access a method that it declared as protected?
What are the five major types of reference sources?
How will you convert an ArrayList to Arrays?
Why local variables are stored in stack?
make a method which any number and any type of argument and print sum of that arguments.....
what is the logic inside any default constuctor?
what is Thread priority?
4 Answers Tech Mahindra, Wipro,
where do we use init()
Why do we need array in java?
What is the difference between length and size in java?