Write a C program to read the internal test marks of 25
students in a class and
show the number of students who have scored more than 50%
in the test.
Make necessary assumptions.
Answer Posted / diwakar
45
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
What is clrscr ()?
What are local static variables?
Is there any data type in c with variable size?
What are types of structure?
Do string constants represent numerical values?
Why double pointer is used in c?
What is difference between far and near pointers?
Explain what is gets() function?
can any one tel me wt is the question pattern for NIC exam
what is a function method?give example?
Why doesnt that code work?
What is a program flowchart and how does it help in writing a program?
What is cohesion and coupling in c?
In C language, the variables NAME, name, and Name are all the same. TRUE or FALSE?
Why doesnt long int work?