what are compound statements- compound statements


What are compound statements?

- Compound statements are made up of two or more program statements that are executed together. They may be executed with a loop.

- Curly brackets { } are placed after and compound statements.

- Compound statements are usually used while handling conditions in which a series of statements are executed when a FALSE or TRUE is evaluated.

 

Request for Solution File

Ask an Expert for Answer!!
C/C++ Programming: what are compound statements- compound statements
Reference No:- TGS0355035

Expected delivery within 24 Hours