Logo
Search
Search
View menu

Operator and Control Statements in C

Presentations | English

C is a programming language which supports a large number of operators. An operator is a symbol used to perform mathematical and logical calculations. The different types of operators are arithmetic, relational, logical, unary, conditional, bitwise, assignment etc. Arithmetic operators used in mathematical operations works with an integer with operators like '+' for addition, '*' for multiplication and so on. Control statements are mainly three types: decision control, iteration and transfer. Decision control is used to change or stop the execution of a statement depending on the test condition. If else, switch or go to statement are types of decision control statements. Switch is used in multi way decision making to select one from the several alternatives. Go to statement can be used to end the program unconditionally. Interesting facts about the topic can be understood from the PowerPoint presentation.

Picture of the product
Lumens

7.25

Lumens

PPTX (29 Slides)

Operator and Control Statements in C

Presentations | English