What is the output of printf("%d")?
Answer Posted / sonia
It will display garbage value
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What are the extraction and insertion operators in c++?
Explain what are accessor methods?
Can manipulators fall in love?
Explain what is class definition in c++ ?
Define a nested class.
What is the difference between struct and class?
Explain the problem with overriding functions
What is the full form of c++?
What is a forward referencing and when should it be used?
What are pointer-to-members? Explain.
Is c++ low level?
Is c++ primer good for beginners?
Can we use clrscr in c++?
How can you link a c++ program to c functions?
Is it possible to provide special behavior for one instance of a template but not for other instances?