What is the output of printf("%d")?
Answer Posted / narendra
it will print 0
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is runtime polymorphism in c++?
Specify different types of decision control statements?
What is a manipulator in c++?
Who invented turbo c++?
Are strings immutable in c++?
Specify some guidelines that should be followed while overloading operators?
What is low level language in simple words?
What are the sizes and ranges of the basic c++ data types?
Why do we need function?
Explain what are accessor methods?
How is static data member similar to a global variable?
What is a tuple c++?
What is the most common mistake on c++ and oo projects?
What is a breakpoint?
Explain static and dynamic memory allocation with an example each.