Q4 - Comp Vision

Q4 - Comp Vision

University

10 Qs

quiz-placeholder

Similar activities

Object Oriented Programming(Chapter 1)

Object Oriented Programming(Chapter 1)

University

10 Qs

OOC 4SEM

OOC 4SEM

University

15 Qs

Java Programming

Java Programming

University

15 Qs

แบบทดสอบก่อนเรียน (Pretest)

แบบทดสอบก่อนเรียน (Pretest)

University

12 Qs

Software Complexity

Software Complexity

University

7 Qs

OOP in Python

OOP in Python

University

15 Qs

QUIZ KELAS JAVA

QUIZ KELAS JAVA

University

10 Qs

FOP - CHAPTER 1

FOP - CHAPTER 1

University

10 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?