Chalarangelo / 30-seconds-of-interviews

A curated collection of common interview questions to help you prepare for your next interview.
https://30secondsofinterviews.org
MIT License
12.03k stars 963 forks source link

ENHANCEMENT: What is OOP? #192

Open wes-cutting opened 4 years ago

wes-cutting commented 4 years ago

Adding a new question that focus' on OOP

Description

Having reviewed the existing questions, I saw that there was one that asked about Functional Programming but did not see one the covered Object-Oriented Programing. JavaScript is a multi-paradigm language so has a bit of OOP flavoring to it alongside the Functional and Imperative paradigms.

Resolves #(issue number)

What does your PR belong to?

Types of changes

Checklist: