what is the default value of a variable char?(If not
assigned)
Answer Posted / divya
The default value of variable char is '0'
| Is This Answer Correct ? | 4 Yes | 14 No |
Post New Answer View All Answers
What is the difference between static method and instance method in Java?
What is a class in java?
What is a data structure java?
What do you understand by private, protected and public?
What is difference between string and stringbuffer?
Realized?
what is the difference between future and callable interface in java?
Can a class be private in java?
Is java a virus?
What is the common usage of serialization? What exceptions occur during serialization?
Differentiate between == and equals().
Can we define private and protected modifiers for the members in interfaces?
What is stack class in java?
How do you find the absolute value?
What is fail fast in java?