C++

From regional-training

C++ is a general-purpose programming language created by Danish computer scientist Bjarne Stroustrup as an extension of the C programming language. A key point is that it uses constructors and destructors which amy be used for resource management - where users of libraries do not have to call finalizing methods to manage resources - protecting the computer for the users.