This blog is for the developers/students who are looking for interview questions and want to get prepared for interview in a better way.
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