what is the default value of a variable char?(If not
assigned)
Answers were Sorted based on User's Feedback
Answer / 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 |
What is nextint java?
What is nested loop? What is dangling else condition in it?
What are the two categories of data types in the java programming language?
what is the difference between Object Based Language and Object Oriented Language?
Explain features of interfaces in java?
Where is java located?
Which is the class in java?
What is starvation?
Can we cast any other type to boolean type with type casting?
What is passing value java?
Is singleton thread safe in java?
Difference between a Scrollbar and a ScrollPane?