Answer Posted / mony
printf are inbuilt functions and it is used to get output
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is using namespace std in cpp?
how to explain our contribution in the project?
How the keyword struct is different from the keyword class in c++?
What is near, far and huge pointers? How many bytes are occupied by them?
Explain how the virtual base class is different from the conventional base classes of the opps.
what are the iterator and generic algorithms.
Explain the difference between new() and malloc() in c++?
What is istream and ostream in c++?
When should we use multiple inheritance?
what is data encapsulation in C++?
Why namespace is used in c++?
What is class and structure in c++?
How can an improvement in the quality of software be done by try/catch/throw?
What is the advantage of an external iterator.
Can you overload the operator+ for short integers?