Ask a New Question

Question

write a c++ program which reads student name,ID ,mid,final for single course and for ten students and compute ;total mark &letter grade of each student;name student who scored maximum ;display maximum and minimum mark;display details each student alphabetically in table form.
9 years ago

Answers

tom jones
#include <stdio.h>
8 years ago
jj
yes
5 years ago

Related Questions

Write a program that reads test scores up to 30 into an array. sentinel will stop when -1 is enter... Write a program   that reads the subtotal and the gratuity rate in this order, then computes the gra... Write a C++ program that reads the Capacity (in gallons)of an automobile fuel tank, and Miles per... Write a C++ program that reads the population of town A and its growth rate as well as the popula... Write a program that reads from the student user: his name as string (%s), his id as integer and hi... A. Write a program which reads an array of up to 200 integers from input and then does all the follo... Write a program that reads in two people‘s age and then names, and then output who is older. 1. Write a program that reads the name, age and salary of 10 persons and perform the following opera... Write a program that reads n integers from the keyboard and calculates their sum using do-while loop Write a program that reads an unspecified number of integers, determines how many positive and negat...
Ask a New Question
Archives Contact Us Privacy Policy Terms of Use