What is the default value stored in Local Variables?
Answer Posted / guest
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 to solve the problem of generating the unique hash keys with hash function?
how does the run() method in runnable work? : Java thread
What is super in java?
What is jrmp?
What is static keyword in java?
What is the difference between Error, defect,fault, failure and mistake?
What does this () mean in java?
Does java linked list allow duplicates?
How many types of variables are there?
What is the purpose class.forname method?
What is identifier give example?
What will be the output of round(3.7) and ceil(3.7)?
Explain the significance of listiterator.
Can we pass null as argument in java?
What is java util hashmap?