What is an Array?
Learn about arrays and their application in this lesson.
We'll cover the following...
We'll cover the following...
Storing multiple values
If we are to calculate and print the percentage marks obtained by 3 students, the program given below would suffice.
RUN the code below and see the output!