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
Which is faster call by value or call by reference?
How big is a gigabyte?
How to change value in arraylist java?
Which is bigger float or double?
What's the difference between an abstract class and interface in java?
What is the difference between super class & sub class?
Which list is sorted in java?
Do you know why doesn't the java library use a randomized version of quicksort?
What is the default execution method in java?
What exactly is methodology?
What about features of local inner class?
What is stack example?
How does varargs work in java?
What is java reflection?
Explain the importance of join() method in thread class?