InterviewSolution
Saved Bookmarks
| 1. |
What is c++? explain the features. |
|
Answer» a POWERFUL general-purpose programming LANGUAGE. It can be used to DEVELOP operating systems, browsers, games, and so on. C++ supports different ways of programming like procedural, object-oriented, functional, and so on. This makes C++ powerful as well as flexible.HOPE IT HELPS... |
|