What is the default initialized value of a boolean type
variable?
Answer Posted / ravikiran(aptech mumbai)
false
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How do you call a reference in java?
How do you control extraneous variables?
Is it possible to define a method in java class but provide it’s implementation in the code of another language like c?
What does it mean that a class or member is final?
How we can make copy of a java object?
What is meant by vector class, dictionary class, hash table class, and property class?
Can You Have Virtual Functions In Java?
Is it possible to use string in the switch case?
What is difference between path and classpath?
Is space a char?
Is set ordered?
Can we call the constructor of a class more than once for an object?
Is an empty arraylist null?
Can we force the garbage collection to run?
Which method must be implemented by all threads?