What is the output of printf("%d")?
Answer Posted / baban dongare
It will generate the garbage value..
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the concept of dynamic allocation of memory?
What are the advantages of inheritance in c++?
Explain the concept of copy constructor?
What is the difference between function overloading and operator overloading?
What is the use of structure in c++?
Write a program that takes a 5 digit number and calculates 2 power that number and prints it.
Describe new operator and delete operator?
how to access grid view row?
I want explanation for this assignment: how to connect mysql database using c/c++,please explain this detailly?
What is private, public and protected inheritance?
What relational operators if statements in c++?
Write a code/algo to find the frequency of each element in an array?
Should the member functions which are made public in the base class be hidden?
How does atoi function work?
Explain stack & heap objects?