Skip to content

The Boolean data type is used to store only two possible values: true and false. This data type is used for simple flags that track true/false conditions.

License

Notifications You must be signed in to change notification settings

VaibhavMojidra/Java---Demo-Primitive-Data-Type-Boolean

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Demo Primitive Data Type Boolean

Vaibhav Mojidra - primitive-data-types.png


Output

Vaibhav Mojidra - output.png

About

The Boolean data type is used to store only two possible values: true and false. This data type is used for simple flags that track true/false conditions.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages