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
What is the sequence of destruction of local objects?
What is setbase c++?
What is called array?
Is ca high or low level language?
What are the advantages of c++? Explain
Can a program run without main?
What is protected inheritance?
What is the most useful programming language?
What is a static member?
What is the use of 'using' declaration in c++?
What is a base class?
Explain about Virtual Function in C++?
Is there structure in c++?
What is the use of setfill in c++?
which operator is used for performing an exponential operation a) > b) ^ c) none