A C program contains following declaration: char text[80]; The for statement that permit a 60 character message and store it in array text is ________ text[i]=getchar();
Reveal answer
Fill a bubble to check yourself
A C program contains following declaration: char text[80]; The for statement that permit a 60 character message and store it in array text is ________ text[i]=getchar();