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 |
Is null or empty java?
How are java objects passed to a method and what are native methods?
How many bytes is double?
Explain methods specific to list interface?
Who developed java?
What is protected and friendly?
Is a method a procedure?
What will happen if non-synchronized method calls a static synchronized method and what kind of lock it acquires?
What’s the difference between the methods sleep() and wait()?
what is inner class in java?
What is a method declaration?
What are the super most classes for all the streams?