Give the difference of format between an algorithm and a sub algorithm?

Submitted by: Administrator
The format used is the same as for algorithms except that a return statement replaces an exit statement and a list of parameters follows the sub algorithms name. Although sub algorithms may invoke each other and that a sub algorithm may also invoke itself recursively
Submitted by: Administrator

Read Online Programming Algorithms Job Interview Questions And Answers