Structured programming vs object oriented programming
Answers
Answered by
6
Structured Programming:-
1. Structured Programming is designed which focuses on process/ logical structure and then data required for that process.
2. Structured programming follows top-down approach.
3.In Structured Programming, Programs are divided into small self contained functions.
4. Structured Programming is less secure as there is no way of data hiding.
Object Oriented programming:-
1. Object Oriented Programming is designed which focuses on data.
2. Object oriented programming follows bottom-up approach.
3. In Object Oriented Programming, Programs are divided into small entities called objects.
4. Object Oriented Programming is more secure as having data hiding feature.
*Hope it helps uh*
1. Structured Programming is designed which focuses on process/ logical structure and then data required for that process.
2. Structured programming follows top-down approach.
3.In Structured Programming, Programs are divided into small self contained functions.
4. Structured Programming is less secure as there is no way of data hiding.
Object Oriented programming:-
1. Object Oriented Programming is designed which focuses on data.
2. Object oriented programming follows bottom-up approach.
3. In Object Oriented Programming, Programs are divided into small entities called objects.
4. Object Oriented Programming is more secure as having data hiding feature.
*Hope it helps uh*
Naira1111:
hloo
Similar questions
Computer Science,
8 months ago
Hindi,
8 months ago
Science,
8 months ago
Hindi,
1 year ago
Science,
1 year ago