What is the output of printf("%d")?
Answer Posted / creed
When insufficent argumrnts r give 2 c compiler it give
arbitrary answers
in turbo c it gives o/p =0
in other compiler it trys 2 read values from last stack top
i.e garbage
some compiler can may even crash
| Is This Answer Correct ? | 3 Yes | 7 No |
Post New Answer View All Answers
What do you mean by persistent and non persistent objects?
How do I use turbo c++?
Explain some examples of operator overloading?
Define private, protected and public access control.
How do you write a function that can reverse a linked-list?
Will rust take over c++?
How to implement is-a and has-a class relationships?
Differentiate between a template class and class template in c++?
Which is better c++ or java?
What are the important differences between c++ and java?
What is the difference between public and private data members?
Are c and c++ different?
What does it mean to declare a member variable as static?
What are different types of loops in c++?
What is string in c++ programming?