KnowledgeBoat Logo

Computer Applications

Mention two limitations of procedure oriented programming approach.

OOP Intro Java

103 Likes

Answer

Two limitations of procedure oriented programming approach are:

  1. No restriction on data values.
  2. Limited and difficult code reusability.

Answered By

62 Likes


Related Questions