What is the output of printf("%d")?
Answer Posted / yogendra jain
It will print "1"
| Is This Answer Correct ? | 7 Yes | 60 No |
Post New Answer View All Answers
What you know about structures in C++?
What are the extraction and insertion operators in c++? Explain with examples.
What is else if syntax?
If all is successful, what should main return a) 0 b) 1 c) void
What is atoi?
What is rtti in c++?
Please explain class & object in c++?
What is the full form of india?
Inline parameters : What does the compiler do with the parameters of inline function, that can be evaluated in runtime ?
What is a stack? How it can be implemented?
What is a container class?
How the virtual functions maintain the call up?
What are the unique features of C++.
What are the classes in c++?
What does it mean to declare a member variable as static?