21 - The Boolean Data Type in Java

preview_player
Показать описание

In this lesson we introduce the boolean data type. This data type in Java is used usually as a true/false flag in order to control program flow using if/else statements.
Рекомендации по теме
Комментарии
Автор

4:50 That is so true, Jason is so amazing at getting the perspective of a new student and understanding where they might have issues .
Not many teachers are like this, they know the subject so well they are surprised when their students don't understand something, they have completely forgotten what's it like to learn new concepts.

joeroganpodfantasy
Автор

what if I want the user to input "true" or "false" for that variable ("var")?

griselortiz