
Python OOP Terminology

Quiz
•
Computers
•
5th - 12th Grade
•
Medium
Used 213+ times
FREE Resource
11 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is a class (in python)?
A user-defined prototype for an object that defines a set of attributes that characterize any object of this. The attributes are data members and methods, accessed via dot notation.
A special kind of function that is defined in a class definition.
The assignment of more than one behavior to a particular function. The operation performed varies by the types of objects or arguments involved.
the system of ordering a society in which people are divided into sets based on perceived social or economic status.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a class variable (in python)?
A user-defined prototype for an object that defines a set of attributes that characterize any object of the class. The attributes are data members (class variables and instance variables) and methods, accessed via dot notation.
A variable that is shared by all instances of a class. Class variables are defined within a class but outside any of the class's methods. Class variables are not used as frequently as instance variables are.
A student
A part of a class that exists like a desk or a smartboard
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a data member (in python)?
A class variable or instance variable that holds data associated with a class and its objects.
a person who is part of the club DATA
A variable that is defined inside a method and belongs only to the current instance of a class.
An individual object of a certain class. An object obj that belongs to a class Circle, for example, is an instance of the class Circle.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does function overloading mean (in python)?
An individual object of a certain class. An object obj that belongs to a class Circle, for example, is an instance of the class Circle.
A user-defined prototype for an object that defines a set of attributes that characterize any object of the class. The attributes are data members (class variables and instance variables) and methods, accessed via dot notation.
the function overloads and kills the computer
The assignment of more than one behavior to a particular function. The operation performed varies by the types of objects or arguments involved.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is an instance variable (in python)?
An individual object of a certain class. An object obj that belongs to a class Circle, for example, is an instance of the class Circle.
A variable that is defined inside a method and belongs only to the current instance of a class.
The transfer of the characteristics of a class to other classes that are derived from it.
A special kind of function that is defined in a class definition.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does inheritance mean in python?
The transfer of the characteristics of a class to other classes that are derived from it.
A variable that is defined inside a method and belongs only to the current instance of a class
The creation of an instance of a class.
It is what you sometimes get when a relative passes away
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is an instance in python?
A special kind of function that is defined in a class definition.
The creation of an instance of a class.
An individual object of a certain class. An object obj that belongs to a class Circle, for example, is an instance of the class Circle.
A moment in time
Create a free account and access millions of resources
Similar Resources on Wayground
14 questions
CSA 1.1.1 Why Programming? Why Java?

Quiz
•
10th - 12th Grade
11 questions
Object Oriented Programming

Quiz
•
12th Grade
15 questions
CS 2nd Semester Mid-Term

Quiz
•
10th Grade - University
8 questions
Object Oriented Programming

Quiz
•
12th Grade
14 questions
Python Objects and Recursion

Quiz
•
10th Grade
14 questions
Object Orientated Programming 3

Quiz
•
11th - 12th Grade
7 questions
CSA Code.org Unit 2: Lesson 1 Attributes

Quiz
•
11th Grade
6 questions
CodeHS 4.5 Writing Classes and Instance Methods

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
20 questions
typing

Quiz
•
6th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
20 questions
Input, Output, Processing or Storage

Quiz
•
5th - 6th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade