oop 2

oop 2

University

13 Qs

quiz-placeholder

Similar activities

CPU Components Quiz

CPU Components Quiz

10th Grade - University

14 Qs

ITEC 70 - Quiz # 2

ITEC 70 - Quiz # 2

University

15 Qs

 Chapter 5 Database Management Quiz

Chapter 5 Database Management Quiz

University

10 Qs

Assembly Language and MIPS Architecture Quiz

Assembly Language and MIPS Architecture Quiz

University

15 Qs

HTML + CSS + JS

HTML + CSS + JS

University

10 Qs

IT/CS Review Quizzizz

IT/CS Review Quizzizz

6th Grade - University

15 Qs

[Quiz] Python Function

[Quiz] Python Function

University

12 Qs

Introduction to Computer Science, Group 1,

Introduction to Computer Science, Group 1,

University

10 Qs

oop 2

oop 2

Assessment

Quiz

Information Technology (IT)

University

Hard

Created by

laith fakhri

Used 1+ times

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following can access private data members of a class?

Only constructors

Only public member functions

Any function in the program

Only member functions of the same class

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens if no constructor is defined in a class?

Compilation error

A default constructor is automatically provided

Object cannot be created

Destructor is also removed

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT true about constructors?

They have no return type

They can be overloaded

They can be called manually

They are automatically called when an object is created

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which member selection operator is used with an object?

::

->

.

@

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following providing a programmer with the facility of using object of a class inside other classes

inheritance

Composition

Abstraction

Encapsulation

6.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

Can a constructor function be constant

yes, always

Yes, only if premissions are given

no,because objects are not involved

No ,Never

7.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

when a destructor is called?

after the end of object life

anytime between object's lifespan

at the end of whole program

just before the end of object life

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?