What is the output of printf("%d")?
Answer Posted / yogendra jain
It will print "1"
| Is This Answer Correct ? | 7 Yes | 60 No |
Post New Answer View All Answers
How many keywords are used in c++?
What is the role of copy constructor in copying of thrown objects?
What is class syntax c++?
Why is the function main() special?
Why do we use iterators?
Can we use struct in c++?
Write a program to find the Fibonacci series recursively.
How do you show the declaration of a virtual constructor?
what are the iterator and generic algorithms.
What is jump statement in C++?
What is a dll entry point?
Is it possible to provide special behavior for one instance of a template but not for other instances?
What is runtime errors c++?
Can I make ios apps with c++?
What is the use of namespace std in C++?