What is the output of printf("%d")?
Answer Posted / masquerade
for int and char specifier it prints garbage value
and for float it will give error
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is a tree in c++?
Is linux written in c or c++?
What is extern c++?
what is COPY CONSTRUCTOR and what is it used for?
How does c++ structure differ from c++ class?
What are the two types of polymorphism?
Of the numbers 12 23 9 28 which would be at the top of a properly implemented maxheap a) 28 b) 9 c) Any of them could be
Why is that unsafe to deal locate the memory using free( ) if it has been allocated using new?
What is an iterator class in c++?
daily Routine of father
What are the 2 main types of data structures?
What are friend functions in C++?
What is the use of data hiding?
What is Destructor in C++?
What are c++ files?