To what value is a variable of the Boolean type
automatically initialized?

Answer Posted / harikrishna

a variable of the Boolean type
automatically initialized to false

Is This Answer Correct ?    10 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to invoke external process in java.

575


Can we override the private methods?

532


How do you calculate roots in java?

527


Can we serialize arraylist in java?

548


How to pass arraylist to stored procedure in java?

550






What is treemap in java?

559


how to create multithreaded program? : Java thread

512


Is it possible to compare various strings with the help of == operator?

552


What if static is removed from main method?

575


Why we cannot override static method?

566


How do you get length in java?

566


What is the difference between a method and a procedure?

552


What is the importance of static variable?

592


What is udp in java?

537


Given a singly linked list, find the middle of the list in a single traversal without using temporary variable.

619