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 |
What is ternary operator?
How do you replace all in word?
Name two subclasses of the TextComponent class?
Difference between Linked list and Queue?
What is garbage collection? What is the process that is responsible for doing that in java?
What is style and indentation?
Explain aggregation in java?
Are private methods final?
Where is java located?
what are synchronized methods and synchronized statements? : Java thread
What are different types of Exceptions?.
Name the method of a Container that can be used to cause a container to be laid out and redisplayed?