Develop an application to help store scores in an array called TestScoreArr.The application has four methods and a main method:
Input names method:-these methods receive scores from the user and store them in an array for 10 students.
Display method:-display method clears the console application and display all test scores stored in an array.
Total sum method:-the total sum method calculates the total sum of the values in an array and writes the sum
Sort array method:-sort array method to sort the array in ascending order
Main method:-in the main method,create own array and call the above methods
nthabiJacq 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.