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
Mention some interfaces implemented by linked list in java.
Can an interface be defined inside a class?
Explain the difference between hashmap and hashtable in java?
Where import statement is used in a java program?
How an object is serialized in java?
what do you mean by marker interface in java?
What is ternary operator in java?
What is oops in java?
What is a package in java? List down various advantages of packages.
What is classpath?
Which package is used for pattern matching with regular expressions?
How to display all the prime numbers between 1 and 100
What is meant by collection in java?
Describe the term diamond problem.
Have you ever used hashtable and dictionary?