0
C++ is which language
4 Antworten
+ 2
C++ is a general purpose programming language which is used to make softwares, drivers,games,kernel and OS. It is a object oriented programming language. OOP (Object Oriented Programming) basically works with objects or classes but C++ can also work without classes.
Hope this has satisfied your question.
0
C++ is a programming language.
It is based on C but way different than C.
Don't really get your question.
0
object oriented programming language.
0
C++ is a bit like C & Java combined.