1 minute read
CHAPTER 3
CHAPTER 3
SELECTION STATEMENTS
Advertisement
Objectives:
At the end of this chapter, students should be able to:
Remember selection statement and types of control statement Understand selection statement between if, if-else, nested if-else and switch statement Apply selection statement