What is the output of printf("%d")?
Answer Posted / narendra
it will print 0
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is data structure in c++?
Differentiate between the message and method in c++?
What is a loop? What are different types of loops in c++?
How would you implement a substr() function that extracts a sub string from a given string?
What is Destructor in C++?
Why is c++ still best?
How do we balance an AVL Tree in C++?
How do you clear a map in c++?
What is setw manipulator in c++?
What is setiosflags c++?
Specify different types of decision control statements?
Difference between pointer to constant vs. Pointer constant
Explain the isa and hasa class relationships.
When must you use a pointer rather than a reference?
What are protected members in c++?