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
which of the following is not an secondary constant a) array b) real c) union
What is ios class in c++?
What does #define mean in c++?
what are the events occur in intr activated on interrupt vector table
What is a static member?
Can we distribute function templates and class templates in object libraries?
Write about all the implicit member functions of a class?
What is a local reference?
Carry out conversion of one object of user-defined type to another?
Is sorted c++?
How long will it take to learn programming?
What do manipulators do?
Which programming language is best?
How is data hiding achieved in c++?
what is VOID?