What is the output of printf("%d")?
Answer Posted / loose
it will eat idly
| Is This Answer Correct ? | 3 Yes | 25 No |
Post New Answer View All Answers
When you overload member functions, in what ways must they differ?
Why can templates only be implemented in the header file?
What is c++ hash?
What is an iterator?
What is the best c++ compiler for windows 10?
Why do we use classes in programming?
What are guid?
Differentiate between a constructor and a method in C++.
Evaluate as true or false: !(1 &&0 || !1) a) True b) False c) Invalid statement
What's c++ used for?
How will you call C functions from C ++ and vice-versa?
What is the protected keyword used for?
How do you initialize a string in c++?
Is linux written in c or c++?
What are the basics of local (auto) objects?