What is the output of printf("%d")?
Answer Posted / soundar
it will display only garbage value
| Is This Answer Correct ? | 10 Yes | 10 No |
Post New Answer View All Answers
What is the difference between object-oriented programming and procedural programming?
Does there exist any other function which can be used to convert an integer or a float to a string?
Explain public, protected, private in c++?
What is operators in c++?
What is problem with overriding functions?
What is the size of integer variable?
What is Destructor in C++?
Can comments be longer than one line?
What is helper in c++?
Function can be overloaded based on the parameter which is a value or a reference. Explain if the statement is true.
How long will it take to learn programming?
Who calls main function?
What is namespace & why it is used in c++?
How is data hiding achieved in c++?
What are the new features that iso/ansi c++ has added to original c++ specifications?