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 |
Can we have two methods in a class with the same name?
Write a function to find out longest palindrome in a given string?
What does the @override annotation do?
Why do we use threads in java?
can we overload main method?
How many tetrahedral voids are there in bcc?
Should a main method be compulsorily declared in all java classes?
How to create com object in Java?
Does collectionutils isempty check for null?
What are the 3 types of loops in java?
What Method and class used for Connection pooling ?
What is the declaration statement?