Ask Question
18 February, 02:39

Why procedures are used and what must be the lastexecutable instruction in a

procedure?

+1
Answers (1)
  1. 18 February, 05:00
    0
    Procedure are used to create and modifying the programs. Basically, it is grouping of instruction that can be used give direction of the flow of program. Control are given to the next term once the execution of the instruction get over. The steps of procedure are:

    procedure are first executed the declaration instruction and then coding the procedure, then it will return to the directories and the last executable instruction is the termination of procedure.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Why procedures are used and what must be the lastexecutable instruction in a procedure? ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers