Answer Posted / naresh
Return type of the printf is the no of characters printed.
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Is main a keyword in c?
What language is c written?
What is a structure in c language. how to initialise a structure in c?
What is the difference between local variable and global variable in c?
What are actual arguments?
can anyone suggest some site name..where i can get some good data structure puzzles???
What do you mean by dynamic memory allocation in c? What functions are used?
Write a factorial program using C.
What is chain pointer in c?
Can you write the algorithm for Queue?
What are the advantages of Macro over function?
What does p mean in physics?
Difference between linking and loading?
What is header file in c?
write a program to concatenation the string using switch case?