What is the output of printf("%d")?
Answer Posted / mohanraj
It will print a garbage value.
| Is This Answer Correct ? | 25 Yes | 13 No |
Post New Answer View All Answers
What is the use of bit fields in structure declaration?
When does the c++ compiler create temporary variables?
What does I ++ mean in c++?
How would perform Pattern Matching in C++?
What is meant by a delegate?
what are function pointers?
Is multimap sorted c++?
Write a code/algo to find the frequency of each element in an array?
What is the best c++ ide?
How compile and run c++ program in turbo c++?
How did c++ start?
Explain what is polymorphism in c++?
What is friend class in c++ with example?
How can you say that a template is better than a base class?
What are advantages of c++?