What is the output of printf("%d")?
Answer Posted / arnab kuamr mahapatra
it will print a garbage value
that means default value an integer
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
When do we use copy constructors?
What is c++ good for?
Define anonymous class.
How we can differentiate between a pre and post increment operators during overloading?
What new()is different from malloc()?
Why do we use double in c++?
What is while loops?
What is a manipulative person?
Explain stack unwinding.
Explain virtual destructor?
What is the difference between #import and #include in c++?
What is an adaptor class in c++?
How delete [] is different from delete?
What is name hiding in c++?
What are the different types of polymorphism in c++?