What is the output of printf("%d")?
Answer Posted / jino
%d
| Is This Answer Correct ? | 2 Yes | 21 No |
Post New Answer View All Answers
How to declare an array of pointers to integer?
What is the main purpose of c++?
How are the features of c++ different from c?
What are the two types of polymorphism?
What is an undefined reference/unresolved external symbol error and how do I fix it?
What can c++ be used for?
What is abstraction with real time example?
What is this pointer in c++?
Explain the concept of memory leak?
What do you mean by const correctness?
What is the need of a destructor?
Explain method of creating object in C++ ?
What are advantages of using friend classes?
Why c++ is faster than java?
What is data structure in c++?