What is the output of printf("%d")?
Answer Posted / raj
It will print -26
| Is This Answer Correct ? | 2 Yes | 52 No |
Post New Answer View All Answers
Is string an object in c++?
Explain the difference between using macro and inline functions?
How do I start a c++ project?
What is void pointer in c++ with example?
What is the difference between multiple and multilevel inheritance in c++?
What are dynamic type checking?
How do you declare a set in c++?
What do you mean by vtable and vptr in c++?
What is #include iomanip?
What are mutator methods in c++?
What happens when the extern "c" char func (char*,waste) executes?
Where must the declaration of a friend function appear?
What does override mean in c++?
What are the advantages of early binding?
What is a c++ object?