What is the output of printf("%d")?
Answer Posted / saranya
IT will print a warning only. So the output will be some
garbage value.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is a linked list in c++?
I want explanation for this assignment: how to connect mysql database using c/c++,please explain this detailly?
Explain one-definition rule (odr).
What are enumerations?
What is enum c++?
What is the prototype of printf function?
Write a program using shift_half( ) function to shift the elements of first half array to second half and vice versa.
What is capacity in vector in c++?
What does count ++ do in c++?
What is an adjust field format flag?
What are the steps in the development cycle?
What is the two main roles of operating system?
Explain the difference between overloading and overriding?
Can you please explain the difference between static and dynamic binding of functions?
What is struct c++?