tag-image

C++

Follow menu-icon
C++ is a compiled language, which means that it is translated into machine code that can be directly executed by a computer's processor. It is a high-level language, which means that it provides a more abstract representation of a computer's hardware and operating system, making it easier to use than low-level languages like C.