What is the output of printf("%d")?
Answer Posted / arun katal
it's only print value 'o' or if we take any variable
with define it print define value of variable.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How do you master coding?
Can you Mention some Application of C/C++?
Explain linear search.
Difference between an inspector and a mutator
What are the basic data types used in c++?
What are the various access specifiers in c++?
What is difference between class and function?
What is the best c c++ compiler for windows?
Why do we need templates?
Tell me difference between constant pointer and pointer to a constant.
What is the difference between an external iterator and an internal iterator?
How can you say that a template is better than a base class?
Is std :: string immutable?
How many types of scopes are there in c++?
What is iterator c++?