C++ came straight from the 9th circle of hell. It was developed by Devil himself and today it is the most frustrating programming language in the world.
#include <iostream>
int main() {
std::cout << "Hello, World!
";
}
C++ language is a direct descendant of C programming language with
additional features such as type checking, object oriented programming,
exception handling etc. It was developed by Bjarne Stroustrup.