WAP to accept rollno,course name & marks of a student &
display grade if total marks is above 200?
Answer Posted / don
Frnds plss tell me the answer
| Is This Answer Correct ? | 17 Yes | 6 No |
Post New Answer View All Answers
Explain what are run-time errors?
Explain what will be the outcome of the following conditional statement if the value of variable s is 10?
What is size of union in c?
What does the c in ctime mean?
How can I determine whether a machines byte order is big-endian or little-endian?
How can you increase the size of a dynamically allocated array?
Write a program to reverse a given number in c language?
What is a example of a variable?
Why is it usually a bad idea to use gets()? Suggest a workaround.
What is c language and why we use it?
Explain what is the difference between functions getch() and getche()?
Why should I use standard library functions instead of writing my own?
How many main () function we can have in a project?
When should I declare a function?
Explain what header files do I need in order to define the standard library functions I use?