Answer Posted / abhradeep chatterjee
Shubham Singh's Code is Wrong. Please follow my code for
output.
| Is This Answer Correct ? | 5 Yes | 10 No |
Post New Answer View All Answers
Is c still relevant?
c program for searching a student details among 10 student details
How many keywords (reserve words) are in c?
What is main return c?
write a c program to print the next of a particular no without using the arithmetic operator or looping statements?
When is a null pointer used?
What is logical error?
When is a “switch” statement preferable over an “if” statement?
How are Structure passing and returning implemented by the complier?
Can a pointer be null?
In C programming, how do you insert quote characters (‘ and “) into the output screen?
difference between object file and executable file
which of the following is not a character constant a) 'thank you' b) 'enter values of p, n ,r' c) '23.56E-o3' d) all of the above
What are different types of pointers?
What are logical errors and how does it differ from syntax errors?