What is the output of printf("%d")?
Answer Posted / priya
the output of printf("%d") is create a blankspace
| Is This Answer Correct ? | 11 Yes | 61 No |
Post New Answer View All Answers
How do I use arrays in c++?
Is string an object in c++?
What is fflush c++?
Can we make copy constructor private in c++?
Which coding certification is best?
Explain about templates of C++.
What are the comments in c++?
What does #define mean in c++?
Explain "const" reference arguments in function?
What is the difference between prefix and postfix versions of operator++()?
What is type of 'this' pointer?
What is purpose of abstract class?
How does com provide language transparency?
What parameter does the constructor to an ofstream object take?
Why c++ is created?