Q4 - Comp Vision

Q4 - Comp Vision

University

10 Qs

quiz-placeholder

Similar activities

Class Diagrams

Class Diagrams

University

15 Qs

object oriented programming

object oriented programming

11th Grade - University

10 Qs

OOC-1

OOC-1

University

10 Qs

Java  - Introduction

Java - Introduction

University

10 Qs

Object Oriented Programming MCQs

Object Oriented Programming MCQs

University

15 Qs

Object Oriented Programming Quiz

Object Oriented Programming Quiz

University

15 Qs

INTRODUCTION TO OOPS

INTRODUCTION TO OOPS

University

10 Qs

Komputer

Komputer

1st Grade - University

11 Qs

Q4 - Comp Vision

Q4 - Comp Vision

Assessment

Quiz

Computers

University

Hard

Created by

Ronald Baldemoro

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A ___ is considered as a blueprint of objects. We can think of the ___ as a sketch (prototype) of a house.

CLASS

OBJECT

DEF

CLASSES

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An ___ is called an instance of a class. For example, suppose Bike is a class then we can create like bike1, bike2, etc. from the class.

OBJECT

CLASS

CLASSES

INHERITANCE

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A Python Function defined inside a class is called a ____.

METHOD

FUNCTION

DEF

DEFINE

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

We use the dot (.) notation to access the ____ of a class.

ATTRIBUTES

OBJECT

FUNCTION

DEF

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

init() is the ____ function that is called whenever a new object of that class is instantiated.

CONSTRUCTOR

INITIALIZED

FIRST ACCESS

FIRST TO LOAD

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

___ is a way of creating a new class for using details of an existing class without modifying it.

INHERITANCE

OBJECT ORIENTED

ENCAPSULATION

POLYMORPHISM

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

___ is one of the key features of object-oriented programming.

ENCAPSULATION

INHERITANCE

CLASSES

OBJECT ORIENTED

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?