Computer Science, asked by dharmishthathesiya20, 5 months ago


1) The procedure always begins with command​

Answers

Answered by ab841874
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 (;).

Answered by Nandhanasatheesh471
2

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