Java Design Pattern
Introduction to Java 10
Introduction to Java 11
Introduction to Java 12

Java Boolean Data Types

  • • Boolean data type is used when we want to use a particular condition at the time of execution of a program.
  • • Boolean data type can take only two values such as true or false.
  • • Boolean type represent by the keyword boolean.
  • • JVM uses 1bit to represent a boolean value bit usually.
  • • For example: boolean b =true;

About the Author



Silan Software is one of the India's leading provider of offline & online training for Java, Python, AI (Machine Learning, Deep Learning), Data Science, Software Development & many more emerging Technologies.


We provide Academic Training || Industrial Training || Corporate Training || Internship || Java || Python || AI using Python || Data Science etc






 PreviousNext