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 |
Why do we use string?
What is the return type of readLine() when end of a file is reached?
What are different exception types exceptions available in java ?
What is rmi and steps involved in developing an rmi object?
What are virtual methods?
What is the collections api?
How does hashset work in java?
Can we use static class instead of singleton?
How will you print number in reverse (descending) order in BST.
When should I use stringbuffer?
How static variable work in java?
Explain about the main() method in java?