Other contributors have said "What are the control structures in unix?" is the same question as "Which are the control structures in programming?" If you believe that these are not asking the same thing and should be answered differently, click here

Which are the control structures in programming?

Answer:

control structures are which is used to do some operations with conditions

some of them are if,if else,switch,goto,continue..........and loops like for ,while,do while and even break used to break the process on some conditions

First answer by ID0995898559. Last edit by ID0995898559. Question popularity: 2 [recommend question].