0
0
C++programming~5 mins

What is C++ - Quick Revision & Key Takeaways

Choose your learning style9 modes available
Recall & Review
beginner
What is C++?
C++ is a programming language used to create software. It helps programmers write instructions that computers can follow to do tasks.
Click to reveal answer
beginner
Who created C++ and when?
C++ was created by Bjarne Stroustrup in the early 1980s as an extension of the C language.
Click to reveal answer
beginner
What makes C++ different from C?
C++ adds features like classes and objects, which help organize code better and make it easier to build complex programs.
Click to reveal answer
beginner
What kind of programs can you make with C++?
You can make games, apps, operating systems, and even software that controls machines using C++.
Click to reveal answer
beginner
Why do many programmers still use C++ today?
Because C++ is fast and powerful, it is great for programs that need to run quickly and handle lots of data.
Click to reveal answer
What is C++ primarily used for?
AWriting software programs
BDesigning websites
CCreating music
DEditing photos
Who created C++?
AJames Gosling
BDennis Ritchie
CBjarne Stroustrup
DGuido van Rossum
Which feature is new in C++ compared to C?
ABasic arithmetic
BClasses and objects
CText editing
DWeb page styling
Which of these is NOT a typical use of C++?
AGame development
BOperating system software
CMachine control software
DPhoto editing
Why is C++ still popular today?
AIt is fast and powerful
BIt is easy to learn
CIt is very slow
DIt only works on old computers
Explain what C++ is and why it was created.
Think about who made it and what it adds to C.
You got /4 concepts.
    Describe some common uses of C++ and what makes it special.
    Consider what kinds of programs need speed and organization.
    You got /5 concepts.