Ask a New Question
Search
write a program using pseudocode that give out the students grade after inputting his marks
A*>=90
A>=80
B>=70
C>=60
D>=40
E>=30
U<30
Similar Questions
a program in c++ that accepts exam marks for 10 students and stores them in an array.the program should then calculate and utput
3 answers
Submit pseudocode and a flowchart for the following programming exercise:
Test Average and Grade Write a program that asks the
3 answers
Draw a flow-chart and Write a program that asks the user to enter students grades. The program should stop reading when the use
0 answers
Write a C++ program that will accept the marks in a test for a group of 25 students then calculate and
display the average mark
1 answer
more similar questions