What are advantages of C++ when comparing with C?
Answer Posted / reegan
data security,data encapsulation,reusability
| Is This Answer Correct ? | 39 Yes | 9 No |
Post New Answer View All Answers
Is python better than c++?
How a macro differs from a template?
Explain terminate() function?
What are member functions used in c++?
Can we specify variable field width in a scanf() format string? If possible how?
What are structures and unions?
Where is atoi defined?
What is the use of endl in c++ give an example?
What is a class definition?
What are the different types of polymorphism in c++?
Can you use the function fprintf() to display the output on the screen?
What are the benefits of operator overloading?
Do you know the use of vtable?
Is it possible to use a new for the reallocation of pointers ?
How we can differentiate between a pre and post increment operators during overloading?