Monday, February 23, 2009

Advantages of C++ over C language?

Its true 'C' is more close to assembler but we will get alots of Object Oriented advantage with C++. C++ supports Data abstraction, Encapsulation, Inheritance and Polymorphism.It is easy to change C++ code as compare to C language.

No comments:

Post a Comment