1/3
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
|---|
No study sessions yet.
Polymorphism
Functions, methods, etc. able to behave differently depending on the object they are working with
Insertion + Deletion
Insertion is the process of adding an element to a data structure, while deletion is the process of removing an element from a data structure.
OOP
Programming based on objects like classing containing methods and functions
Recursion
Function calling itself to break a problem into smaller pieces