Computer Science - Object-Oriented Programming - Polymorphism - Poly or Not?

Students categorize code examples as 'Polymorphism' or 'Not Polymorphism'. 12 examples. POLYMORPHISM: 'dog.speak() and cat.speak() produce different sounds' ✓. 'for shape in shapes: shape.draw()' ✓. 'len("hello") and len([1,2,3]) both work' ✓. 'print(1+2) vs print("a"+"b") - + does different things'

Edodovivmagarwal
Computer Science - Object-Oriented Programming - Polymorphism - Poly or Not?
Log in

Preparing your experience...

Loading scripts and resources

Comments (0)

0/5000

Comments are reviewed before appearing publicly.

About this Experience

Computer Science - Object-Oriented Programming - Polymorphism - Poly or Not?

vivmagarwal
vivmagarwalJan 29, 2026

Description

Students categorize code examples as 'Polymorphism' or 'Not Polymorphism'. 12 examples. POLYMORPHISM: 'dog.speak() and cat.speak() produce different sounds' ✓. 'for shape in shapes: shape.draw()' ✓. 'len("hello") and len([1,2,3]) both work' ✓. 'print(1+2) vs print("a"+"b") - + does different things'

Details

Computer ScienceObject-Oriented ProgrammingClass 10, Class 10, Grade 10

Engagement

7

Likes

0

Remixes

0

Comments