Chapter 5

Conditional Structures and Loops

Key Skills & Concepts

Image   Control Structures

Image   Comparison Operators

Image   Conditional Structures

Image   Loops

 

This chapter introduces the two main types of control structures, conditional structures and loops. Conditional structures enable decision making for code execution. Loop structures enable repetitive code ...

Get C#: A Beginner's Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.