What differentiates Object-Oriented Programming (OOP) from other paradigms?
a. Reliance on global variables
b. Procedural execution flow
c. Fous on code optimization
d. Encapsulation, inheritance, and polymorphism



Answer :

Other Questions