What is the output of printf("%d")?
Answer Posted / snigdhadeb
printf("%d");
will gives the answer 0....
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What doescout<<(0==0) print out a) 0 b) 1 c) Compiler error: Lvalue required
When does a 'this' pointer get created?
What is the C-style character string?
Describe protected access specifiers?
Can a constructor be private?
Differentiate between the message and method in c++?
What is the best c++ book for beginners?
What is a pointer how and when is it used?
What do you mean by persistent and non persistent objects?
What is a set in c++?
What are multiple inheritances (virtual inheritance)?
Specify different types of decision control statements?
Can circle be called an ellipse?
Is c++ the most powerful language?
Keyword mean in declaration?