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
we have syntax like for(int var : arrayName) this syntax is to find whether a number is in the array or not.but i want to know how to find that number's location.
Can we write multiple catch blocks under single try block?
Why are getters and setters used?
How do you compare values in java?
What is the meaning of course?
What is boolean example?
How many bytes is a string in java?
What is the maximum size of list in java?
Does string is thread-safe in java?
Java Compiler is stored in JDK, JRE or JVM?
What is void class in java?
Explain implementation and how is it different from conversion?
What is io stream in java?
What is singleton class and how can we make a class singleton?
What is bytecode in java ?