Embed presentation
Download as PDF, PPTX



This document discusses conditional structures in programming, including the if structure which executes code if a condition is met and skips it otherwise. It also covers equality and relational operators that are used to evaluate conditions, as well as the ternary operator that allows assigning a value based on whether a condition is true or false. The document was prepared as part of a lecture on conditional structures.


