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
Does java have extension methods?
What is the purpose of the strictfp keyword?
Can we write a class without main method in java?
What is a singleton class? Give a practical example of its usage.
What is the difference between this() and super() in java?
What is singleton class in java and how can we make a class singleton?
What flag up means?
Can I import same package/class twice?
What is nested interface?
How many types of methods are there in java?
what is deadlock? : Java thread
Is upper case in java?
What is the basic concept of java?
What is serialversionuid?
What is java util hashmap?