Lecture 11: Conditional Statements 2
[Previous Lecture] [Next Lecture]
Powerpoint Slides: CS104-11_C_Switch.pdf (Park/Grasso),
Reading Assigned: 4.7-4.8
Homework Due: HW9
Homework Assigned: HW10
Topics Covered:
- Multiple Selection vs Binary Selection
- switch Statement
- char data type and getchar( ) function
- Reading newline characters
Programs Shown: