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
What is a loop? What are different types of loops in c++?
Is string an object in c++?
What is decltype c++?
What is microsoft c++ redistributable 2013?
What are the advantages of c++ over c?
What is the role of copy constructor in copying of thrown objects?
What does scope resolution operator do?
What are destructors?
What is a dll entry point?
Why do we use iterators?
Describe exception handling concept with an example?
Write a program to find the Factorial of a number
If a round rectangle has straight edges and rounded corners, your roundrect class inherits both from rectangle and from circle, and they in turn both inherit from shape, how many shapes are created when you create a roundrect?
What things would you remember while making an interface?
What's the most powerful programming language?