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
What does jenkins do?
What are heterogeneous objects?
What is a finally block?
What is meant by stack and queue?
When super keyword is used?
Define jre i.e. Java runtime environment?
What is a variable and constant?
What is type inference in java8?
What best practices should you follow while writing multithreaded code in java?
What causes memory leaks in java?
What is double checked locking in singleton?
how can you catch multiple exceptions in java?
When we should use serialization?
Why do we use threads in java?
What is java abstraction with example?