Quick Quiz!
Let's test your understanding by solving a quiz in this lesson.
We'll cover the following...
We'll cover the following...
Technical Quiz
1.
The legal indexes of the character array arr={'a','r','b','e'}
are:
A.
a,r,b,e
B.
1,2,3,4
C.
0,1,2,3
D.
‘a’,‘r’,‘b’,‘e’
1 / 5