What is the output of printf("%d")?
Answer Posted / kesavan
It will print the garbage value.
Is This Answer Correct ? | 89 Yes | 29 No |
Post New Answer View All Answers
What is algorithm in c++ programming?
Explain dangling pointer.
Explain function overloading
Should a constructor be public or private?
C is to C++ as 1 is to a) What the heck b) 2 c) 10
What is the difference between method overloading and method overriding in c++?
What is token c++?
What is the difference between multiple and multilevel inheritance in c++?
What are structs in c++?
Describe friend function & its advantages.
Explain how we implement exception handling in c++?
Why pointer is used in c++?
Can a function take variable length arguments, if yes, how?
Which is the best c++ software?
What is ostream in c++?