Ask a New Question

Asked by gilly

Write a C++ program that will accept the marks in a test for a group of 5 students
8 years ago

Answers

Answered by Steve
for i=1 to 5
prompt for marks
read marks[i]
next i
8 years ago
There are no AI answers yet. The ability to request AI answers is coming soon!

Submit Your Answer


We prioritize human answers over AI answers.

If you are human, and you can answer this question, please submit your answer.

Related Questions

I must write a program using Java that calculates the amount a person would earn over a period of ti... Hoe do I write a program to Create a C++ console application that uses cout to display a box of aste... Write the program that will calculate and display the career statistics for a hockey player. The pro... . Write a program which ask the user to enter a sentence (character by character) and when user pres... write a program C++ program and Use a recursive function that finds the n-th term using the followin... how to write c++ program to compute to display natural number between 1 and 30 which are divisible b... . Write a program that allows a small business owner to input, in parallel arrays, the type of item,... Write a C program that allow the user to enter sales from 10 sales reps 1. Write a program that can store 10 records of students in a link list manner and apply the followi... Write a C++ program to keep records and perform statistical analysis for a class of 20 students. T...
Submit Your Answer

Question

Write a C++ program that will accept the marks in a test for a group of 5 students

Ask a New Question
Archives Contact Us Privacy Policy Terms of Use