Computer Science, asked by ICSEExam711, 1 month ago

write any two advantages off OOP.​

Answers

Answered by ria747
3

Explanation:

Pls see the attachment..

hope it helps..

Attachments:
Answered by Anonymous
58

The advantages of OOP:

  • Data values are secured.

  • Mishandling of data is protected.

  • Error detection and correction becomes easier.

  • Easier in coding complex program.

What is OOP?

➤ OOP stands for object-oriented programming is an approach in which stress is laid on data rather than functions that is main focus in on data that is being operated and not on the functions.

⇰The data values also remain associated with the functions of a particular block of a program so as to encourage data security.

Java, C++, Small Talk, Python are the some examples of object oriented programming languages.

▭▬▭▬▭▬▭▬▭▬▭▬▭▬▭▬

Similar questions