20 questions · 35 minutes · C++
C++ Essentials: Basic Quiz 1 practice quiz
20-question quiz covering fundamental C++ concepts (beginner → medium).
Before you start
Answer all 20 questions. Each question carries 1 mark. No negative marking. You have 35 minutes to complete the quiz.
You can take this without an account and you will still get the full marked review. Only signed-in attempts are saved — sign in first if you want this one kept in your history.
- Questions
- 20
- Time
- 35 minutes
- Marks
- 20
- Subject
- C++
- Marking
- Server-side
What it asks
The first few questions
- Which header is required for input/output stream objects like cout and cin?
- Which keyword declares a class member that is shared across all instances?
- Which container provides dynamic array behavior with random access and automatic resizing?
- Which feature allows a derived class to provide a specific implementation for a base class method?
16 more once you begin. Options are withheld until the attempt starts — the answer key never reaches the browser before you have been marked.