which statement indicates that the program is over
Answers
Answered by
0
Answer:
closing curly bracket of class
Answered by
0
The statement is the end statement.
- A program unit's end is indicated by the end sentence. A label may also be added to such sentences.
- To end or exit from a program, It follows the syntax - END
- Such a statement must be the last and only statement in a line, as well as the only statement in the program unit
Similar questions