What is the output of printf("%d")?
Answer Posted / reegan
printf"%d");
it just prints '0'
| Is This Answer Correct ? | 12 Yes | 21 No |
Post New Answer View All Answers
Describe private, protected and public?
Refer to a name of class or function that is defined within a namespace?
What is object file? How can you access object file?
What is constructor c++?
How do I download c++?
List the special characteristics of constructor.
Do you know what is overriding?
How can a struct in c++ differs from a struct in c?
Can member data be public?
Is python better than c++?
How do you clear a buffer in c++?
What is long in c++?
What is the difference between multiple and multilevel inheritance in c++?
Should the this pointer can be used in the constructor?
What is the most useful programming language?