20 likes | 150 Vues
CSCE 145: Algorithmic Design I. Chapter 3 Flow of Control Muhammad Nazmus Sakib. Topics. The if-else statement Nested statements The type boolean Comparison & Logical operators The conditional/ternary operator The switch statement The exit method Enumerations.
E N D
CSCE 145: Algorithmic Design I Chapter 3 Flow of Control Muhammad NazmusSakib
Topics • The if-else statement • Nested statements • The type boolean • Comparison & Logical operators • The conditional/ternary operator • The switch statement • The exit method • Enumerations