What is the output of printf("%d")?
Answer Posted / arun katal
it's only print value 'o' or if we take any variable
with define it print define value of variable.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain unexpected() function?
What is purpose of abstract class?
What is the difference between passing by reference and passing a reference?
What is format for defining a structure?
What is general form of pure virtual function? Explain?
What are keywords in c++?
How do you master coding?
Can you overload the operator+ for short integers?
How would you call C functions from C++ and vice versa?
How do you clear a set in c++?
What is pointer with example?
what are function pointers?
Explain how to initialize a const member data.
What is c++ prototype?
Can I make ios apps with c++?