Write a function which takes a two integer array as argument and give sum of these arrays. Define a structure to enter enrolment number, name of student and marks of the student in three subjects. Enter data for 5 students. Display grade cards of all students. Display student who has top rank in the class.Define a structure called cricket that will describe the following information: Player name, Team name, Batting average Declare an array player.
Write a program to print name & team of those players whose batting average is greater than given value
0 Comments