Sr. # | Questions | Answers Choice |
---|---|---|
1 | How many types of loop structure are available In C? | 4 3 2 6 |
2 | One execution of a loop Is known as a (n) | Cycle Duration Iteration Test |
3 | This is a control structure that causes a statement or arouo of statements to repeat | Decision statement Loop Sequential Logical |