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
What is the common usage of serialization?
What is constructor in java ?
Can we change the scope of the overridden method in the subclass?
Can interface be private in java?
What is subsequence of a string?
How can we avoid including a header more than once?
How do listeners work?
What are the methods used to implement for the key object in the hash map?
How many tetrahedral voids are there in bcc?
What is meant by collection in java?
Does java trim remove newline?
What happens when a thrown exception is not handled?
Which class is the superclass for every class in java programming?
what are the high-level thread states? : Java thread
What does this () mean in java?