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
How many bytes is a string java?
What is the difference between break and continue statements?
What is use of functional interface in java 8? Explain
What is meant by tab pans?
What is wrapper class html?
What is the difference between length and length () in java?
What is a qualifier in a sentence?
What is substring in java?
Can an integer be null java?
Why do we use bufferedreader?
Can you make a constructor final?
What is a flag variable?
what state does a thread enter when it terminates its processing? : Java thread
In how many ways we can do exception handling in java?
Can you call a method on a null object?