38 Computer -- Modular Programming

What is procedure? List the types of procedures.

What is procedure? List the types of procedures.

The small, logical and functional part of the program is known as procedure or module.

The types of procedures are listed below:
1) SUB procedure.
2) FUNCTION procedure.

More questions on Modular Programming

Close Open App