Programming Algorithms Question:
Download Questions PDF

Explain about procedural body and computation boxes?

Answer:

The procedural body contains two computation boxes namely, the partial and final computational boxes. The partial computation box is combined with the procedure call box. The test box determines whether the argument value is that for which explicit definition of the process is given.

Download Programming Algorithms Interview Questions And Answers PDF

Previous QuestionNext Question
How can an inductive definition be realized?Explain the depth of recursion?