--- id: 69ae9744a9e6da4eb0d5f7f6 title: Introduction to Object-Oriented Programming challengeType: 11 videoId: sQjvwm8P1iY dashedName: introduction-to-object-oriented-programming --- # --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