
Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
C++ is a general-purpose programming language created by Bjarne Stroustrup as an extension of the C programming language. It is a statically-typed language, meaning that the type of a variable must be known at compile time, and it supports a variety of programming paradigms
Typology: Schemes and Mind Maps
1 / 1
This page cannot be seen from the preview
Don't miss anything!

C++ is a general-purpose programming language created by Bjarne Stroustrup as an extension of the C programming language. It is a statically-typed language, meaning that the type of a variable must be known at compile time, and it supports a variety of programming paradigms such as procedural, object- oriented, and generic programming. C++ is widely used in a variety of contexts, including operating systems, gaming engines, and device drivers