Level 1 Go Back Array views 6:13 When we want to save multiple records of similar information we make use of arrays. For ex. the marks in a math test for 40 students. If you want to save the marks of 1 student then we can make use of a variable. But to create 40 seperate variables is a cumbersome and boring task. An easy way to tackle this situation is to use arrays. Function Concept and Structure of Function Passing Parameters in Function Pass by Pointer Array Structures Graphics Line