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 are single and multiple inheritances in c++?
Name the implicit member functions of a class.
Write a Program to find the largest of 4 no using macros.
What is a c++ object?
Write a program for Divide a number with 2 and Print the output ( NOTE: Check for divide by zero error).
What does std mean in c++?
What do you mean by global variables?
Tell me what are static member functions?
What is the maximum value of a unsigned char a) 255 b) 256 c) 128
Is dev c++ free?
What is the difference between #import and #include in c++?
Explain this pointer?
What is function overloading in C++?
What is c++ w3school?
What are the advantages of using pointers in a program?