1. What does Object Oriented Programming mainly focus on?
- Using functions to perform tasks
- Representing real-world entities using objects and classes
- Writing code without any structure
- Executing commands line by line
Correct Answer: Representing real-world entities using objects and classes