12/3  Classes & Objects

12/3 Classes & Objects

9th - 11th Grade

17 Qs

quiz-placeholder

Similar activities

OOP no. 2

OOP no. 2

11th Grade

16 Qs

Dictionary in Python

Dictionary in Python

10th - 12th Grade

20 Qs

CHANDRASHEEL VIDYAPEETH,KANTI,MUZ. [ROLE OF IT IN EDUCATION]

CHANDRASHEEL VIDYAPEETH,KANTI,MUZ. [ROLE OF IT IN EDUCATION]

9th - 12th Grade

12 Qs

G11 Unit 2 Exercises

G11 Unit 2 Exercises

11th Grade

16 Qs

Evaluación inicial Administración de Sistemas Operativos

Evaluación inicial Administración de Sistemas Operativos

8th Grade - University

22 Qs

JavaScript Variables Quiz

JavaScript Variables Quiz

10th Grade

19 Qs

Unit 3 Python TEST

Unit 3 Python TEST

11th - 12th Grade

20 Qs

Quiz PBO Skripsi

Quiz PBO Skripsi

11th Grade

20 Qs

12/3  Classes & Objects

12/3 Classes & Objects

Assessment

Quiz

Computers, Instructional Technology

9th - 11th Grade

Medium

Created by

Kevin Bugusky

Used 23+ times

FREE Resource

17 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

What are the attributes to the BankAccount class?

Deposit & withdrawal

owner & balance

BankAccount

string & Dollars

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

What are the Class Name to the BankAccount class?

Deposit & withdrawal

owner & balance

BankAccount

string & Dollars

I hate Mr. Bugusky

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

What are the functions to the BankAccount class?

Deposit & withdrawal

owner & balance

BankAccount

string & Dollars

I hate Mr. Bugusky

4.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Media Image

What of the following is a callable function?

radius

getArea()

center

getCircumference()

setCenter(3,4)

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is an argument all classes need to initialize?

self

name

class

I hate mr. B

keyword

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

In the statement

Bank tom = Bank(5000.0);

Which is the class?

Bank

tom

new

5000.0

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

In the statement

Bank tom = Bank(5000.0);

Which is the object?

Bank

tom

new

5000.0

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?