what is the default value of a variable char?(If not
assigned)
Answer Posted / jai
When you try to print uninitialized char, you get the
compile time error.
"variable *** might not have been initialized" ERROR
| Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
Why we cannot override static method?
What is the requirement of thread in java?
What is the functionality of the stub?
What is predicate in java?
what do you mean by stream pipelining in java 8? Explain
What is difference between == and === in js?
Is java call by value?
What are mutable classes?
Is sizeof a preprocessor?
Does java support function overloading, pointers, structures, unions or linked lists?
How do I convert a numeric ip address like 192.18.97.39 into a hostname like java.sun.com?
Explain about the security aspect of java?
Why multiple inheritance is not supported by java?
how to prepare for IT Officers Interview in Banks
Java.util.regex consists of which classes?