What is the output of printf("%d")?
Answer Posted / reegan
printf"%d");
it just prints '0'
| Is This Answer Correct ? | 12 Yes | 21 No |
Post New Answer View All Answers
What is a hash function c++?
What is malloc in c++?
What do you mean by const correctness?
Is c++ high level programming language?
Do vectors start at 0?
What are put and get pointers?
What is abstraction in c++?
What are the different types of comments allowed in c++?
What is endl?
What is the best way to take screenshots of a window with c++ in windows?
Will a C compiler always compile C++ code a) Yes b) No c) Only optimized compilers
Explain function overloading
What is constructor in C++?
What are the 2 main types of data structures?
What is c++ runtime?