Computer Applications
Mention two limitations of Procedure Oriented Programming
OOP Intro Java
105 Likes
Answer
- No restriction on data values so managing changes is difficult as it impacts the entire program.
- No reusability concept hence time management, testing and length of the program increases.
Answered By
64 Likes