To what value is a variable of the Boolean type
automatically initialized?
Answer Posted / harikrishna
a variable of the Boolean type
automatically initialized to false
Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
How do you test a method for an exception using junit?
What is meant by main method?
Is set ordered?
What is the final keyword in java?
What is type inference in java8?
What do you mean by order of precedence and associativity?
Are the imports checked for validity at compile time? Will the code containing an import such as java.lang.abcd compile?
What are the features in java?
How is the marker interface used in Java?
Difference between object and reference?
How does finally block differ from finalize() method?
What is autoboxing and unboxing?
Which is fastest collection in java?
What is java objectoutputstream?
What is the purpose of methodology?