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
What is the difference between jfc & wfc?
Is java platform independent?
Why are pointers not secure?
Can singleton class be serialized?
What are java threads?
Can we overload the methods by making them static?
Is string an object?
What is a static method in java?
What are the advantages of java inner classes?
Why inputstreamreader is used in java?
How objects are stored in java?
Explain the difference between jdk, jre, and jvm?
How are this() and super() used with constructors in java programming?
Make a data structure and implement an algorithm to print all the files in a directory. (The root directory can have sub-directories too.)
In the below example, what will be the output?