
Python Advance Quiz

Quiz
•
Computers
•
Professional Development
•
Medium

Adam Gijebi
Used 3+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will the output be?
Sound
Bark
None
Error
Answer explanation
Dog overrides Animal's speak() method, so a.speak() calls the one in Dog.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does this code demonstrate?
Method overloading
Method overriding
Polymorphic inheritance
Encapsulation
Answer explanation
That code demonstrates method overriding and inheritance in object-oriented programming.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What's the result of this execution?
1 then 2
1 then StopIteration
1 then Error
Error at first next()
Answer explanation
When a generator hits a return, it raises StopIteration(return_value). Second next() causes an error unless caught.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will this print?
D B A
D B C A
D C B A
D B C A
Answer explanation
Python uses MRO (Method Resolution Order) — it walks B → C → A.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the df.dropna() method do?
Fills missing values with 0
Drops duplicate values
Removes rows with any missing values
Replaces NaNs with "NA"
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does a Python decorator do?
Makes code more readable
Wraps a function to extend or alter its behavior
Encrypts a function
Converts a function into a method
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the super() function do in Python?
Defines a superclass
Accesses the base class's methods or properties
Returns the name of the superclass
Creates an instance of the parent class
Create a free account and access millions of resources
Similar Resources on Wayground
13 questions
Nuevo modelo de contribución: Sesión 2

Quiz
•
Professional Development
10 questions
Python quiz

Quiz
•
10th Grade - Professi...
14 questions
ABREDES - Devasc Python

Quiz
•
Professional Development
12 questions
DECI - Week 5 - Time Machine

Quiz
•
Professional Development
10 questions
CCNA TEST 3

Quiz
•
Professional Development
12 questions
Python8

Quiz
•
Professional Development
10 questions
Deep Learning

Quiz
•
Professional Development
10 questions
Introduction to Open-Source

Quiz
•
Professional Development
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
11 questions
All about me

Quiz
•
Professional Development
10 questions
How to Email your Teacher

Quiz
•
Professional Development
15 questions
Fun Random Trivia

Quiz
•
Professional Development
22 questions
Anne Bradstreet 1612-1672

Quiz
•
Professional Development
18 questions
Spanish Speaking Countries and Capitals

Quiz
•
KG - Professional Dev...
14 questions
Fall Trivia

Quiz
•
11th Grade - Professi...
15 questions
Disney Characters Quiz

Quiz
•
Professional Development
15 questions
Quiz to Highlight Q types & other great features in Wayground

Quiz
•
Professional Development