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


Please Help Members By Posting Answers For Below Questions

develop algorithms to add polynomials (i) in one variable

2258


The % symbol has a special use in a printf statement. How would you place this character as part of the output on the screen?

1358


In C language, the variables NAME, name, and Name are all the same. TRUE or FALSE?

1295


write a program to find out prime number using sieve case?

2174


Do you know the difference between malloc() and calloc() function?

1133


what is ur strangth & weekness

2589


Differentiate between null and void pointers.

1258


How do you determine the length of a string value that was stored in a variable?

1203


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......

2003


What is pointer to pointer in c with example?

1197


What are pointers? What are different types of pointers?

1263


write a c program to find the sum of five entered numbers using an array named number

2247


In C programming, how do you insert quote characters (‘ and “) into the output screen?

1616


`write a program to display the recomended action depends on a color of trafic light using nested if statments

2214


How do you convert strings to numbers in C?

1345