Ask a New Question
Search
Asked by
livia
Write a c program that will declare two dimensional array called of 5 row and 5 colum. The user will enter student marks for 25 student caculate and print the minimum and maximum average marks those students.
Answers
Answers
Answered by
Steve
int scores(5,5);
...
Answered by
luqman
nak jawapan
Related Questions
Related
Y= AX + B Write a program for the calculator which: • Generates and displays suitable integer...
how do i write a program in python for an atm machine
how do you write a program for an accountant using java to calculate income tax?
How do you write a program that prints out your course schedule for a week? Here's an example of th...
. Write a program which ask the user to enter a sentence (character by character) and when user pres...
I am trying to write a program to generate a diamond shape each line has odd number of circles. have...
write a program C++ program and Use a recursive function that finds the n-th term using the followin...
Write a program which allows user to enter 10 student names and scores for Java programming 1 and Ja...
Write a C++ program that will accept the marks in a test for a group of 5 students
2. Write a program to let the user capture personal details : names, address, telephone, age, city,...