what is the default value of a variable char?(If not
assigned)
Answer Posted / sarathchandra kotharu
\u000’ (or) a space
| Is This Answer Correct ? | 13 Yes | 3 No |
Post New Answer View All Answers
Is space a character in java?
what do you mean by stream pipelining in java 8? Explain
How do you calculate roots in java?
What is :: operator in java?
Why constructor has no return type?
Does the order of public and static declaration matter in main method?
Explain a few methods of overloading best practices in java?
Why does java have two ways to create child threads?
How will you communicate between two applets?
Is set ordered?
How do you override a private method in java?
Is integer passed by reference in java?
Does A Class Inherit The Constructors Of Its Superclass?
what is inner class in java?
When do you get classcastexception?