Computer Science, asked by sarojs3012, 16 days ago

what is first and last command to used in procedure?

Answers

Answered by 31aliahmedzahidshaik
0

Answer:

The procedure or subprogram must start with the word 'to', followed by a name we think of. The next step is to key-in all the same steps we would write on the command line. The procedure must end with the word 'end'. All comment or remark lines should be preceded by semi-colon (;).

Answered by SurajBrainlyStarz
2

Explanation:

The procedure or subprogram must start with the word 'to', followed by a name we think of. The next step is to key-in all the same steps we would write on the command line. The procedure must end with the word 'end'. All comment or remark lines should be preceded by semi-colon (;)

Similar questions
Math, 9 months ago