adspace
Answer Posted / Santosh Kumar
Classes are significant in Object-Oriented Programming (OOP) because they provide a way to organize and structure code, promote modularity, enable code reuse, and help implement the key OOP principles such as inheritance, polymorphism, abstraction, and encapsulation.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers