What is the default value stored in Local Variables?
Answer Posted / 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 View All Answers
What is OOP's Terms with explanation?
Can we have two main methods in a java class?
When will we use them?
Is null false in java?
What is the lifetime and scope of a variable?
Where pragma is used?
What is the difference between an object-oriented programming language and object-based programming language?
What is factor r?
What data type is string java?
Is java an open source?
State the difference between strings and arrays.
What is the use of set in java?
Can you override private or static method in java?
What do you understand by final value?
What do you mean by composition in java?