DOCUMENT RESOURCES FOR EVERYONE
Documents tagged
Technology Control statement-Selective

1. Prepared by: Mrs. Nurul Zakiah Binti Zamri Tan CONTROL STATEMENT 2. TYPE OF CONTROL STATEMENT C support 3 kinds of control structure: sequential selective iterative 3.…

Education Structured programming

1. Chapter 5: Structured ProgrammingIn this chapter you will learn about: Sequential structure Selection structure if if … else switchRepetition Structure while do… while…