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 is abstraction with real time example?
How to implement is-a and has-a class relationships?
What is recursion?
How can you differentiate between inheritance and implementation in c++?
Are vectors faster than arrays?
What is the difference between #define debug 0 and #undef debug?
Why is swift so fast?
Can you use the function fprintf() to display the output on the screen?
What is atoi in c++?
What does override mean in c++?
what are the events occur in intr activated on interrupt vector table
How is data hiding achieved in c++?
Which software is best for programming?
Why use of template is better than a base class?
What is a responder chain?