MCQOPTIONS
Saved Bookmarks
| 1. |
In _______ first we execute the true statement . then we check the condition if the condition is true then it again execute the true statement . |
| A. | while |
| B. | do while |
| C. | if condition |
| D. | nested |
| Answer» C. if condition | |