Computer Science, asked by shubhamsachdeva193, 2 months ago

what are the different types of structure available in c​

Answers

Answered by sweetysahana47146
1

Answer:

Control structures and statements in C and C++

Sequence structure (straight line paths)

Selection structure (one or many branches)

Loop structure (repetition of a set of activities)

Answered by FaizKhan321
1

Answer:

Control structures and statements in C and C++

  • Sequence structure (straight line paths).
  • Selection structure (one or many branches).
  • Loop structure (repetition of a set of activities).

Hope it's helpfull to you..☺️

Please mark me as Brainliest Answer...

Similar questions