12/3  Classes & Objects

12/3 Classes & Objects

9th - 11th Grade

17 Qs

quiz-placeholder

Similar activities

OCR GCSE Subroutines

OCR GCSE Subroutines

10th Grade

20 Qs

Python (Objects)

Python (Objects)

6th - 12th Grade

18 Qs

Quiz PBO Skripsi

Quiz PBO Skripsi

11th Grade

20 Qs

Quiz o Python i kivy.

Quiz o Python i kivy.

9th - 12th Grade

21 Qs

Python and Database Quiz

Python and Database Quiz

9th Grade

14 Qs

Subroutines

Subroutines

9th - 11th Grade

16 Qs

Test on Python Function

Test on Python Function

11th - 12th Grade

12 Qs

PY LEVEL 2 QUIZ 4

PY LEVEL 2 QUIZ 4

8th Grade - University

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