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 we can make a read-only class in java?
What is the purpose of a volatile variable?
Is it possible for a yielded thread to get chance for its execution again?
Is java owned by oracle?
Differentiate between run time error and syntax error.
Enlist few advantages of inheritance?
What is the formula to calculate percentage?
What are the restrictions that are applied to the java static methods?
What is consumer in java?
What is hashmap in java?
What is the difference between dom and sax parser in java?
What are the two basic ways in which classes that can be run as threads may be defined?
What is variable explain with example?
Is an empty arraylist null?
Can constructor be inherited?