Computer Science, asked by yuktashree26, 5 months ago

Explain OOP language and POP language in simple words.......​

Answers

Answered by shrika71
2

Explanation:

POP is procedure-oriented programming while OOP is object-oriented programming. The main focus of POP is on “how to get the task done” it follows the flow chart to get the task done. OOP's main focus is on data security as only the objects of a class are allowed to access the attributes or function of a class.POP is procedure-oriented programming while OOP is object-oriented programming. The main focus of POP is on “how to get the task done” it follows the flow chart to get the task done. OOP's main focus is on data security as only the objects of a class are allowed to access the attributes or function of a class.

Answered by arunsharmah4
1

Answer:

See in the book. It is there( ̄ヘ ̄)

Similar questions