What is the output of printf("%d")?
Answer Posted / sid
it will give output "0"
| Is This Answer Correct ? | 48 Yes | 43 No |
Post New Answer View All Answers
What is a null object in c++?
Can you overload the operator+ for short integers?
What is c++ code?
What is else syntax in c++?
How do you find out if a linked-list has an end? (I.e. The list is not a cycle)
Where can I run c++ program?
What are put and get pointers?
What is virtual base class uses?
What are c++ storage classes?
What is prototype in c++ with example?
What is stack unwinding?
What are the characteristics of friend functions?
How can we check whether the contents of two structure variables are same or not?
Why is c++ still best?
Is it possible to write a c++ template to check for a function's existence?