Back to Freecodecamp

Introduction to Object-Oriented Programming

curriculum/challenges/english/blocks/oop-basics/introduction-to-object-oriented-programming-video.md

latest352 B
Original Source

--description--

In this video, instructor Jim from JimShapedCoding will explain what to expect from this course on Object-Oriented Programming with Python.

--questions--

--text--

Which of the following is NOT an OOP concept?

--answers--

Encapsulation


Polymorphism


Recursion


Abstract Classes

--video-solution--

3