What is the output of printf("%d")?
Answer Posted / arnab kuamr mahapatra
it will print a garbage value
that means default value an integer
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is lambda expression c++?
Describe public access specifiers?
How do you declare A pointer to function which receives an int pointer and returns a float pointer
What is the standard template library (stl)?
Why do we use vector in c++?
What is DlgProc?
What is setf in c++?
What is a hashmap c++?
What is c++ similar to?
Why is c++ is better than c?
What is vector string in c++?
How a new operator differs from the operator new?
What is function overloading c++?
When there is a global variable and local variable with the same name, how will you access the global variable?
What is ctime c++?