website-logo

C++


Language Classification:

What do these mean?


c++-code-example

C++ is basically an enhanced version of C. People who learn C++ oftentimes, but not always, choose to learn C as well, because of how close the two are. Being a low-level and compiled language, C++ is all about performance, so it is often used for video games with detailed graphics and other applications that rely on a high speed.


Home