What is the output of printf("%d")?
Answer Posted / keshav.gadde
The output is 0
| Is This Answer Correct ? | 9 Yes | 9 No |
Post New Answer View All Answers
What is an inline function in c++?
describe private access specifiers?
What is a list c++?
How can you tell what shell you are running on unix system?
Explain mutable storage class specifier.
What is c++ 11 and c++ 14?
How many types of modularization are there in c++?
What is virtual destructor? What is its use?
what is C++ objects?
How do you clear a map in c++?
What are stacks?
What is function prototyping?
What language is a dll written in?
How can I disable the "echo" feature?
Define a constructor - what it is and how it might be called (2 methods)?