Q. In _______ first we execute the true statement . then we check thecondition if the condition is true then it again execute the truestatement . (Solved)
1. while
2. do while
3. if condition
4. nested
- b. do while
1. while
2. do while
3. if condition
4. nested