What is the default value stored in Local Variables?
Answer Posted / hr@tgksolutions.com
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 thread start?
What are examples of modifiers?
How many bits are used to represent unicode, ascii, utf-16, and utf-8 characters?
Can we override protected method in java?
Is there any difference between synchronized methods and synchronized statements?
What is dot operator?
Which category the java thread do fall in?
What is the difference between the reader/writer class hierarchy and the inputstream/outputstream class hierarchy in java programming?
How will you serialize a singleton class without violating singleton pattern?
How does arraylist work in java?
Which language is java?
I have multiple constructors defined in a class. Is it possible to call a constructor from another constructor’s body?
Can we call thread start () twice?
Does chrome use java?
How to check if a list is sorted in java?