Select one loop

Report a typo

Given the following array of characters:

char[] chars = { 'a', 'b', 'c', 'd', 'e' };

Select one loop which prints only two characters of the array.

Select one option from the list
___

Create a free account to access the full topic