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
What library is sizeof in c?
The % symbol has a special use in a printf statement. How would you place this character as part of the output on the screen?
What is a pointer on a pointer in c programming language?
Explain how can you check to see whether a symbol is defined?
What are local static variables?
How can I call system when parameters (filenames, etc.) Of the executed command arent known until run time?
diff between exptected result and requirement?
What are derived data types in c?
Write a program to print “hello world” without using semicolon?
What is oops c?
What are enumerated types?
What is the difference between #include
Explain two-dimensional array.
Do you have any idea how to compare array with pointer in c?
How can you check to see whether a symbol is defined?