What is the default initialized value of a boolean type
variable?

Answers were Sorted based on User's Feedback



What is the default initialized value of a boolean type variable?..

Answer / niranjanravi

false

Is This Answer Correct ?    7 Yes 0 No

What is the default initialized value of a boolean type variable?..

Answer / guest

false

Is This Answer Correct ?    7 Yes 0 No

What is the default initialized value of a boolean type variable?..

Answer / ravikiran(aptech mumbai)

false

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More Core Java Interview Questions

How many times finalize method will be invoked? Who invokes finalize() method in java?

0 Answers  


What are hot spots in Java programming?

1 Answers  


What is an infinite loop in java? Explain with an example.

0 Answers  


Explain class A{} class B{} class C{} all the three classes are saved in a single file name, what the name should i provide to the file ,in what file name should i run the program? Ple Explain

9 Answers   DNS, Infosys, TCS,


What does it mean that strings are immutable?

0 Answers  






What is considered an anti pattern?

0 Answers  


What is pre increment and post increment in java?

0 Answers  


What is general methodology?

0 Answers  


Can we use string in switch case in java?

0 Answers  


What is "Java Native Interface" and how to use it?

1 Answers   IBM,


Which is better list or arraylist in java?

0 Answers  


Name some OOPS Concepts in Java?

0 Answers  


Categories