What is the output of printf("%d")?
Answer Posted / saranya
IT will print a warning only. So the output will be some
garbage value.
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
an operation between an integer and real always yeilds a) integer result b) real result c) float result
Describe the setting up of my member functions to avoid overriding by the derived class?
What is new in c++?
What are static variables?
What is dynamic and static typing?
Which software is used for c++ programming?
What is ios in c++?
Differentiate between structure and class in c++.
If you push the numbers (in order) 1, 3, and 5 onto a stack, which pops out first a) 1 b) 5 c) 3
Is java a c++?
What is code reusability in c++?
Write a program to find the Factorial of a number
Is nan a c++?
Explain the isa and hasa class relationships. How would you implement each?
what are the characteristics of Class Members in C++?