Computer Science, asked by alex9679, 1 year ago

Which is not an optional element of a sub procedure declaration?

Answers

Answered by Arslankincsem
14

The option "Sub" is not an optional element of a sub procedure declaration.


A sub procedure is a series of Visual Basic statements enclosed by the statements of  sub and end sub.


A sun procedure is defined in a module,class and structures.


A sub procedure can take variables, constants and expressions.

Answered by sidarsuman36
0

Answer:Statment

Explanation:

Similar questions