What is the default value stored in Local Variables?
Answer Posted / glibwaresoftsolutions
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 View All Answers
Can a main method be overloaded?
Explain the features of java?
How will you print number in reverse (descending) order in BST.
What is supplier in java?
Is a method a procedure?
Can a static member function access member variable of an object?
If goto and const is reserve words than why it is not work in java?
What are the types of collections in java?
How do you do a line break in java?
What is a type parameter in java?
What is overloading and overriding in java?
How to change the priority of thread or how to set priority of thread?
What is the purpose of static methods and static variables?
What is a key in java?
Can memory leak happen java?