Ask a New Question
Search
how to write algorithm to display the marks of 100 students?
2 answers
for n=1..100
print mark(n)
next n
fff u
Ask a New Question
or
answer this question
.
Similar Questions
write a pseudo code algorithm that will accept the marks in a test for a group of 25 students then calculate and display the
3 answers
Fifty students of a class appear in the examination. Write a Pseudocode and Algorithm? Also draw a FLOW CHART for the algorithm
2 answers
write algorithm, flowchart and code to infut marks of 3 subjects of a student and display his grade according to the following
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