Highest Value form Array
PROBLEM:- A teacher wants to find the highest marks scored by a student in a class of five students. the teacher enters the marks of all five students in an array called ''marks'' .write a program that iterates through the array and finds the highest...
y2024.hashnode.dev2 min read