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
Is c++ vector a linked list?
What is the difference between an external iterator and an internal iterator? Describe an advantage of an external iterator?
Can we overload operator in c++?
Is there finally in c++?
What is the outcome of cout< a) 16 b) 17 c) 16.5
What is a responder chain?
Why do we use using namespace std in c++?
What should main() return in c and c++?
How would perform Pattern Matching in C++?
Can c++ do everything c can?
What is the use of structure in c++?
What is the use of bit fields in structure declaration?
What is the use of this pointer in c++?
Differentiate between an array and a list?
Which bit wise operator is suitable for putting on a particular bit in a number?