Computer Science, asked by cananyonehelp5162, 1 year ago

Advantage and disadvantage of procedure oriented programming

Answers

Answered by aakritithakur276
8

Answer:

hope it helps you please mark as brainliest

Attachments:
Answered by StaceeLichtenstein
15

Advantage and disadvantage of procedure oriented programming  is given below

Explanation:

Advantages

  • We can access the same code without repeating it at various points in the software program.
  • With the help of procedure oriented programming we will monitor the performance of the program.

Disadvantage

  • The code re-usability feature is not present in the procedure oriented programming.we have to write the same programming code to many times .
  • We can not perform encapsulation ,inheritance etc  in the procedure oriented programming.

Learn More:

  • https://brainly.in/question/4884170
Similar questions