Classes

Quiz
•
Computers
•
University
•
Hard
Yomna Elkholy
Used 9+ times
FREE Resource
9 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the type of access specifier that the data member number fall under?
//a simple class
class test_example{
int number;
};
Private
Public
Protected
Default
2.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
Where can a protected data member be accessed?
Within the same class
Outside of the class
Within the derived class
Both within and outside the class
3.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
The concept of handling complexity by hiding the details of a class from theuser is known as:
Inheritance
Polymorphism
Abstraction
Encapsulation
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How is the template of a class different from a normal class?
Class template generates objects of classes based on the template type.
Compiler generates classes for only the used types.
Class template helps in making generic classes.
All of the above
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following means "The use of an object of one class in definition of another class", providing a Has-A relationship?
Encapsulation
Composition
Inheritance
Abstraction
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does inheritance allow in a program?
Class reusability
Creating a hierarchy of classes
Extendibility
All of the above
7.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
What will be the output of the following C++ code?
Created
Destroyed
Destroyed
Created
Compile-time error
Run-time error
8.
MULTIPLE CHOICE QUESTION
1 min • 2 pts
What is the output of the following program?
Base
Derived
Compilation error
None of the above
9.
MULTIPLE CHOICE QUESTION
1 min • 3 pts
What will be the output of the following C++ code?
20
10
20
10
30
Similar Resources on Wayground
10 questions
C++ Quiz

Quiz
•
University
10 questions
STM 20483 QUIZ 1

Quiz
•
University
10 questions
Inheritance Quiz

Quiz
•
2nd Grade - University
10 questions
The OOP Quiz

Quiz
•
University
9 questions
Object Oriented Programming

Quiz
•
University
10 questions
Quiz on OOPs- Day 1 (30-01-2025)

Quiz
•
University
10 questions
ISPFL1 Midterm Quiz #3

Quiz
•
University
10 questions
Post-Test CoR AdvProg

Quiz
•
University
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade