WAP to accept rollno,course name & marks of a student &
display grade if total marks is above 200?
Answer Posted / kundan
wap a program find out bawchera dital
| Is This Answer Correct ? | 4 Yes | 6 No |
Post New Answer View All Answers
Which is better pointer or array?
Explain how do you print an address?
What is the advantage of a random access file?
What is variable in c example?
What is queue in c?
What is the difference between malloc() and calloc()?
write a program to concatenation the string using switch case?
What are the difference between a free-standing and a hosted environment?
What are the different types of C instructions?
PLS U SENS ME INTERVIEW O. MY EMAIL ADD, SOFIYA.SINGH@GMAIL.COM
Is it possible to use curly brackets ({}) to enclose single line code in c program?
What is huge pointer in c?
Why dont c comments nest?
What is a void pointer? When is a void pointer used?
any restrictions have on the number of 'return' statements that may be present in a function. a) no restriction b) only 2 return statements c) only 1 return statements d) none of the above