adspace
WAP to accept rollno,course name & marks of a student &
display grade if total marks is above 200?
Answer Posted / kundan kumar
this question is tru
| Is This Answer Correct ? | 4 Yes | 6 No |
Post New Answer View All Answers
develop algorithms to add polynomials (i) in one variable
The % symbol has a special use in a printf statement. How would you place this character as part of the output on the screen?
In C language, the variables NAME, name, and Name are all the same. TRUE or FALSE?
write a program to find out prime number using sieve case?
Do you know the difference between malloc() and calloc() function?
what is ur strangth & weekness
Differentiate between null and void pointers.
How do you determine the length of a string value that was stored in a variable?
can any one please explain, how can i access hard disk(physical address)? it is possible by the use of far,near or huge pointer? if yes then please explain......
What is pointer to pointer in c with example?
What are pointers? What are different types of pointers?
write a c program to find the sum of five entered numbers using an array named number
In C programming, how do you insert quote characters (‘ and “) into the output screen?
`write a program to display the recomended action depends on a color of trafic light using nested if statments
How do you convert strings to numbers in C?