What is the output of printf("%d")?
Answer Posted / arun katal
it's only print value 'o' or if we take any variable
with define it print define value of variable.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Why cstdlib is used in c++?
What do you mean by overhead in c++?
Write a Program for find and replace a character in a string.
What is Destructor in C++?
What is set in c++?
Do class method definitions?
What is the use of 'this' pointer?
Where must the declaration of a friend function appear?
What do you mean by delegate? Can a user retain delegates?
What are the types of pointer?
What is the difference between map and hashmap in c++?
What is constructor in C++?
Which should be more useful: the protected and public virtuals?
What is the use of ::(scope resolution operator)?
To which numbering system can the binary number 1101100100111100 be easily converted to?