You need to connect the term/concept with its definition or metaphor.
Introduction to OOP
Thread for terms
Report a typo
Match the items from left and right columns
Procedural programming
Object-oriented programming
Encapsulation
Inheritance
Polymorphism
Abstraction
A program is a collection of entities that represent something from the real world and have attributes and/or methods.
Representing complex systems or ideas in a simpler and more understandable form.
Using the same code to work with different types of data or objects.
A program is a set of instructions for a computer
It's like a capsule pill (grouping related data and functions into a single unit called an object)
Allows the creation of new classes that inherit properties and functionality from existing classes.
___
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.
Create a free account to access the full topic
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.