What is the output of printf("%d")?
Answer Posted / saranya
IT will print a warning only. So the output will be some
garbage value.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is lambda in c++?
Is linux written in c or c++?
Name four predefined macros.
What is the best c++ book for beginners?
Is c++ slower than c?
Comment on local and global scope of a variable.
What is oop in c++?
What is while loops?
Explain shallow copy?
What you know about structures in C++?
Explain the concept of friend function in c++?
What does count ++ do in c++?
What are the two shift operators and what are their functions?
What are the various arithmetic operators in c++?
What are the types of container classes?