Discuss two reasons for classifying a procedure as a private procedure, rather than a public procedure.

What will be an ideal response?

Two reasons for classifying a procedure as a private procedure, rather than a public procedure are: 1) Private procedures use internal memory more efficiently and release storage space more quickly than public procedures.2) A private procedure is protected from being inadvertently called by other procedures outside the module. Thus, you eliminate the possibility that an error can occur.

Computer Science & Information Technology

You might also like to view...

A ________ is hardware or software that protects a wired network from intruders

A) relay B) firewall C) switch D) gateway

Computer Science & Information Technology

Describe the role and importance of a computer's power supply.

What will be an ideal response?

Computer Science & Information Technology