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
What is function and method in java?
What is skeleton and stub? What is the purpose of those?
How do you convert an int to a string in java?
how its run?
Explain, java is compatible with all servers but not all browsers?
What is concurrent hashmap and its features?
Why runnable interface is used in java?
Can we have more than one package statement in the source file?
What does yield method of the thread class do?
What are loops in java?
When can an object reference be cast to an interface reference in java programming?
What is abstraction in java?
Give differences between Quicksort & Mergesort. When should these sorts be used and what is their running time?
If try block is successfully executed, Then Is Finally block executed?
What is binary tree in java?