
Day 15 Assessment -Encapsulation & Abstraction, Exception-28June
Authored by KVCH CORPORATE
Professional Development
University
Used 3+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is encapsulation in C++?
Hiding the internal details and showing only the functionality
Creating multiple functions with the same name
Inheriting properties from another class
Allocating memory for objects
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How can you achieve encapsulation in C++?
By using classes and access specifiers
By using only global variables
By writing functions outside of classes
By using pointers
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which access specifier restricts access to the members of a class only to functions within the same class?
public
protected
private
static
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is abstraction in C++?
Using derived classes to extend base class functionality
Providing only essential information and hiding the background details
Allocating dynamic memory for objects
Overloading operators to work with user-defined data types
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How is abstraction typically implemented in C++?
Through the use of access specifiers
By using abstract classes and interfaces
By allocating memory dynamically
Through the use of global variables
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of exception handling in C++?
To write efficient code
To handle runtime errors gracefully
To manage memory allocation
To create multiple threads
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which keyword is used to throw an exception in C++?
catch
throw
try
finally
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?