Lecture 4
18
True or false?
•
Primitive type
boolean
•
Just two values
true
and
false
•
Use in tests (if and while)
•