How to print %d in output

Answer Posted / nitin garg

printf("%%d");

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how do you write a function that takes a variable number of arguments? What is the prototype of printf () function?

1491


What is a stream water?

652


How many types of functions are there in c?

581


What are the similarities between c and c++?

593


What is c variable?

548






Why we use conio h in c?

580


What is a rvalue?

743


What does *p++ do? What does it point to?

612


Do you know null pointer?

605


Which is an example of a structural homology?

781


What is the size of structure in c?

700


What are the types of c language?

551


Why is not a pointer null after calling free? How unsafe is it to use (assign, compare) a pointer value after it is been freed?

596


Explain how to reverse singly link list.

603


What is the significance of scope resolution operator?

851