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
What is the difference between java applets and applications?
Why strings in java are called as immutable?
What is hashtable and explain features of hashtable?
What is time complexity java?
What is the difference between overriding and overloading in OOPS.
Is there a case when finally will not execute?
Explain the difference between an object-oriented programming language and object-based programming language?
What is the private method modifier?
How is java hashmap implemented?
Explain the significance of listiterator.
how come we know the object is no more used in the class?
How many bits is a 64 bit byte?
why an outer class cannot be declared as private?
Can we overload the main() method?
Does java isempty check for null?