172k views
1 vote
In which program structure does the processor verify the mentioned condition only after executing the dependent statements once?

A. Switch Case Structure
B. Do While Structure
C. If Else Structure
D. For Structure
E. While Structure​

User Paz
by
6.1k points

2 Answers

6 votes
The answer is B , do while structure.
User Beulah
by
7.3k points
2 votes
B. because you have to do it while in structure.
User Vamshi Vangapally
by
6.0k points