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 |
What are the advantages of arraylist over arrays?
Can a method inside a interface be declared as final?
What is the indent key?
What is implicit object in java?
What are the different types of data structures in java?
How will you calculate the depth of a binary tree if the tree contains 15 nodes?
How many bits is a word?
Write a java program to print fibonacci series?
What is the main advantage of passing argument by reference?
What is the difference between processes and threads?
What do you understand by Header linked List?
Can a abstract class be defined without any abstract methods?