12/3  Classes & Objects

12/3 Classes & Objects

9th - 11th Grade

17 Qs

quiz-placeholder

Similar activities

Kuis Pilihan Ganda PBO

Kuis Pilihan Ganda PBO

11th Grade

20 Qs

Quiz PBO Skripsi

Quiz PBO Skripsi

11th Grade

20 Qs

Computer Science - Python

Computer Science - Python

9th - 12th Grade

15 Qs

Python Ch. 11- Review

Python Ch. 11- Review

9th - 12th Grade

16 Qs

Python revisão final

Python revisão final

11th Grade

20 Qs

Object Orientation 2

Object Orientation 2

11th Grade

15 Qs

Python basics

Python basics

9th - 12th Grade

16 Qs

Вопросы по Python

Вопросы по Python

11th Grade

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