
G12 Advanced Theory

Quiz
•
Computers
•
12th Grade
•
Easy
Kiers McFarlane
Used 3+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Why is OOP considered more structured and reusable compared to procedural programming?
Because it forces all functions to be global
Because it organizes data and behavior into objects that interact in a modular way
Because it removes the need for defining variables
Because it prevents code from being executed more than once
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How does the __init__ method contribute to encapsulation?
It prevents attributes from being modified after instantiation
It initializes attributes and ensures they are assigned values when an object is created
It encrypts attributes so they cannot be accessed
It restricts the creation of objects to specific classes
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Why is self required in class methods?
It allows each method to modify class-level attributes
It ensures that methods can only be called from within the class
It allows access to instance attributes and methods within the object itself
It automatically generates unique attribute names for every instance
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What advantage does inheritance provide in large-scale software development?
It prevents classes from being modified after creation
It reduces code duplication by allowing shared functionality across multiple classes
It makes all attributes private by default
It forces all classes to follow the same method structure
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How does the super() function help maintain modular and extensible code?
It enforces strict typing rules for all attributes
It ensures that attributes from the parent class are inherited without redefining them
It prevents attributes from being accessed outside the class
It forces method names to be unique in child classes
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a key principle of polymorphism that makes code more flexible?
It allows the same method name to have different implementations in different classes
It requires all methods in a class to have unique names
It prevents child classes from modifying inherited methods
It forces all attributes to be public
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How does method overriding support polymorphism?
It allows a child class to define a method with the same name but different behavior from the parent class
It forces all child classes to use methods exactly as defined in the parent class
It prevents methods from being inherited by child classes
It ensures all methods return the same data type
Create a free account and access millions of resources
Similar Resources on Wayground
16 questions
The Vocabulary of Computers

Quiz
•
6th - 12th Grade
15 questions
1.2.4 Types of Programming Language

Quiz
•
12th Grade
15 questions
Unit 2 Inheritance in Java

Quiz
•
12th Grade - University
12 questions
Java Class vocabulary

Quiz
•
9th Grade - University
11 questions
IB CS Topic 4.1

Quiz
•
11th - 12th Grade
15 questions
002_Java Methods

Quiz
•
12th Grade - University
13 questions
Object Oriented Programming

Quiz
•
12th Grade
15 questions
Python Basics

Quiz
•
KG - University
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