QuestionQ181
Using Loop ConstructsGiven the following code fragment:

Which action allows it to print AB?
- A Comment lines 18 to 21.
- B Comment line 20.
- C Comment line 19.
- D Comment line 16.
Given the following code fragment:

Which action allows it to print AB?
Community Discussion