Computer Applications
Mention two limitations of procedure oriented programming approach.
OOP Intro Java
108 Likes
Answer
Two limitations of procedure oriented programming approach are:
- No restriction on data values.
- Limited and difficult code reusability.
Answered By
66 Likes