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

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 a program which ask the user to enter a sentence (character by character) and when user pres... Write a C++ program in which you declare variables that will hold an hourly wage, a number of hours... write a program C++ program and Use a recursive function that finds the n-th term using the followin... how to write c# program that will calculate for the average of positive integer inputs from 0 to n.... write program for 1,2,4,7,11,16.....n times write program for following series: (i)1,2,6,24,120...........n times. (ii)1,2,3,5,7,11..........n... 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,...
Ask a New Question
Archives Contact Us Privacy Policy Terms of Use