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 are anonymous inner classes?
What are strings in physics?
What is diamond operator in java?
Explain notifyall() method of object class ?
Is double bigger than float?
What is the difference between an argument and a parameter?
What is not object oriented programming?
What are the three parts of a lambda expression? What is the type of lambda expression?
Why is java called the platform independent programming language?
Can we make main() thread as daemon?
What are the properties of thread?
How many bytes is a unicode character?
Name few java.lang classes introduced with java 8 ?
Which programming language is most secure?
When throws keyword is used?