Lecture 2 - Slide 3 : 29
Booleans

There is a type bool in C++

Boolean constants true and false

Under the hood the well-known C boolean conventions still apply