12/3  Classes & Objects

12/3 Classes & Objects

9th - 11th Grade

17 Qs

quiz-placeholder

Similar activities

Python class and objects

Python class and objects

4th - 9th Grade

19 Qs

Python Classes Quiz

Python Classes Quiz

9th - 12th Grade

15 Qs

Python Ch. 11- Review

Python Ch. 11- Review

9th - 12th Grade

16 Qs

Lập trình hướng đối tượng

Lập trình hướng đối tượng

1st - 12th Grade

15 Qs

Python Objects and Recursion

Python Objects and Recursion

10th Grade

14 Qs

LATIHAN SOAL INFORMATIKA

LATIHAN SOAL INFORMATIKA

10th Grade

20 Qs

M05 - Estruturas de Dados Python

M05 - Estruturas de Dados Python

10th Grade - University

16 Qs

Test on Python Function

Test on Python Function

11th - 12th Grade

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