What is the output of printf("%d")?
Answer Posted / sanjiv
It will give a garbage value. It is tested.
| Is This Answer Correct ? | 15 Yes | 9 No |
Post New Answer View All Answers
What is type of 'this' pointer? Explain when it is get created?
What is a .lib file in c++?
Declare a class vehicle and make it an abstract data type.
Write a program using display() function which takes two arguments.
What is the best c++ book for beginners?
Can a built-in function be recursive?
What is flag in computer?
Can we use clrscr in c++?
What are advantages of c++?
Which one between if-else and switch is more efficient?
What is c++ prototype?
What is the best ide for c++?
What is a storage class?
What are the benefits of operator overloading?
I want explanation for this assignment: how to connect mysql database using c/c++,please explain this detailly?