What is the length of array csGrades at the end of main()? p…

What is the length of array csGrades at the end of main()? public static int addGrade(int = grade;   ++listSize;   return listSize;}public static void main(String courseGrades = new int;   int numGrades = 0;   numGrades = addGrade(csGrades, 74, numGrades);   numGrades = addGrade(csGrades, 74, numGrades);   numGrades = addGrade(csGrades, 74, numGrades);}