InterviewSolution
Saved Bookmarks
| 1. |
How C++ Is More Advantageous As Compared To C ? |
|
Answer» C and C++ both are the computer programming languages. Both the languages enable us to write EFFICIENT CODE. As C++ is an advanced version of C language, therefore it has some extra features than C languages. The main advantages of C++ over the C language are given below:
C and C++ both are the computer programming languages. Both the languages enable us to write efficient code. As C++ is an advanced version of C language, therefore it has some extra features than C languages. The main advantages of C++ over the C language are given below: |
|