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?
✗ Incorrect
C++ is a programming language used to write software programs.
Who created C++?
✗ Incorrect
Bjarne Stroustrup created C++ in the early 1980s.
Which feature is new in C++ compared to C?
✗ Incorrect
C++ introduced classes and objects to organize code better.
Which of these is NOT a typical use of C++?
✗ Incorrect
Photo editing is usually done with specialized software, not directly with C++.
Why is C++ still popular today?
✗ Incorrect
C++ is popular because it is fast and powerful for many types of programs.
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.