control flowthe control flow statements are used


Control Flow

The control flow statements are used when it is needed that the flow of the program is to be changed after taking some decision. This control flow statement therefore specifies the order in which the computations are carried out. The language offers for, while, do-while, if-else, else-if, switch, goto as control statements. We can categorize them as branching and looping structures.

 

Request for Solution File

Ask an Expert for Answer!!
C/C++ Programming: control flowthe control flow statements are used
Reference No:- TGS0309259

Expected delivery within 24 Hours