What is the output of printf("%d")?
Answer Posted / sathiyaraj.m
it will print the garabage value,it will not show any error
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is operators in c++?
Define a conversion constructor?
How to defines the function in c++?
Explain register storage specifier.
What is math h in c++?
What are stacks?
What are the advantages of c++ over c?
What is the main purpose of c++?
Explain how functions are classified in C++ ?
What is implicit conversion/coercion in c++?
Does dev c++ support c++ 11?
What is the advantage of c++ over c?
Is c the same as c++?
Describe the setting up of my member functions to avoid overriding by the derived class?
Do you know the problem with overriding functions?