What are advantages of C++ when comparing with C?
Answer Posted / kamlesh
In c++ we can use class,data hiding , abstraction,inheritance,
etc...
c++ is bottom up language.
we can also use message passing.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
the first character in the variable name must be an a) special symbol b) number c) alphabet
How do you establish an is-a relationship?
What is a template in c++?
Is there a sort function in c++?
What is different in C++, compare with unix?
If all is successful, what should main return a) 0 b) 1 c) void
Which is best ide for c++?
If you don’t declare a return value, what type of return value is assumed?
How should a contructor handle a failure?
What is the best c++ compiler for windows 10?
What is overloading unary operator?
Is dev c++ a good compiler?
What is the c++ programming language used for?
What is a pointer how and when is it used?
What is an adjust field format flag?