Q4 - Comp Vision

Q4 - Comp Vision

University

10 Qs

quiz-placeholder

Similar activities

Software Engineering

Software Engineering

University

10 Qs

The OOP Quiz

The OOP Quiz

University

10 Qs

Windows 10-PowerShell

Windows 10-PowerShell

9th Grade - University

5 Qs

Application Development Midterm Quiz

Application Development Midterm Quiz

University

15 Qs

Unit-I- Java-Basics-MCQ

Unit-I- Java-Basics-MCQ

University

15 Qs

SPRING INTRODUCTION

SPRING INTRODUCTION

University

10 Qs

SAD - CHAPTER 1

SAD - CHAPTER 1

University

10 Qs

c# mid test

c# mid test

University

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