To what value is a variable of the Boolean type
automatically initialized?
Answers were Sorted based on User's Feedback
Answer / harikrishna
a variable of the Boolean type
automatically initialized to false
| Is This Answer Correct ? | 10 Yes | 0 No |
Explain the scope of a variable.
What technique can be employed to compare two strings?
if a java file without any source code is valid java file?
What is an example of a boolean?
Howmany number of objects we can store in an ArrayList. Is there any limit?
Can final class have constructor?
What does system out println () do?
Can a constructor be protected?
What is a cup of java?
What type of variable is error flag?
What is Java Annotations?
What state is a thread in when it is executing?