CHAPTER 3

CHAPTER 3

CONTROL STRUCTURE

Chapter 3 covered the relational operator and the associativity of the operator and its operands, Boolean operators and the precedence of operators. In this C++ program also has the conditional operations such as if else statement, switch statement. Next, I learned counter and event controlled loops and loop control structure.