Computer Science, asked by vinodsurana25ilcom, 15 days ago

Difference between procedural and object oriented programming​

Answers

Answered by Anonymous
3

Answer:

In procedural programming, program is divided into small parts called functions. In object oriented programming, program is divided into small parts called objects. Procedural programming follows top down approach. ... Object oriented programming provides data hiding so it is more secure.

Answered by ritikasingh9940
1

Answer:

In procedural programming, program is divided into small parts called functions. In object oriented programming, program is divided into small parts called objects. Procedural programming follows top down approach. ... Object oriented programming provides data hiding so it is more secure

Similar questions