Day 15 Assessment -Encapsulation & Abstraction, Exception-28June

Day 15 Assessment -Encapsulation & Abstraction, Exception-28June

University

10 Qs

quiz-placeholder

Similar activities

CISG- Công ước viên 1980

CISG- Công ước viên 1980

University

15 Qs

bhp

bhp

1st Grade - Professional Development

15 Qs

TKP 1

TKP 1

University

13 Qs

Concepts of Mass Communication

Concepts of Mass Communication

University

10 Qs

Christmas 2021 Quizz

Christmas 2021 Quizz

University

10 Qs

Liner shipping management homework #1

Liner shipping management homework #1

University

12 Qs

UJIAN 1 K1-K2 (HSK 3042  BASIC STEWARDING)

UJIAN 1 K1-K2 (HSK 3042 BASIC STEWARDING)

12th Grade - Professional Development

10 Qs

WAKE UP, F5 YOUR MIND!

WAKE UP, F5 YOUR MIND!

University

13 Qs

Day 15 Assessment -Encapsulation & Abstraction, Exception-28June

Day 15 Assessment -Encapsulation & Abstraction, Exception-28June

Assessment

Quiz

Professional Development

University

Medium

Created by

KVCH CORPORATE

Used 3+ times

FREE Resource

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

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?