+ 4
Is C++ good compared to other languages? Is there a benefit after learning C++?
C++ Opinion
5 Antworten
+ 5
Its very fast and it is generally used to code operating system and other stuff where you interact with hardware.
+ 5
It’s fast :)
So if you need high performance C++ is the way.
+ 1
c++, as we know is an object-oriented programming language you can get a good job in future, you can easily learn other programming languages like Java, c# that are actually derived from this language.
+ 1
C++ is another object oriented programming language...and has good execution speed and also has good interaction with components
+ 1
C++ has been a foundation languagefor many other languages, and it was introduced way back in the 1980s.
Consequently, C++ has a much more prominent appearance in applications. Both C++ and C# are object-orientedlanguages, although C++ is considered a harder language to work with.
C++ is a highly portable language and is often the language of choice for multi-device, multi-platform app development
C++ is an object-oriented programming language and includes classes, inheritance, polymorphism, data abstraction and encapsulation.
C++ has a rich function library