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