Null Statement

The null statement performs no operation.

A null statement can hold the label of a labeled statement or complete the syntax of an iterative statement.



Examples using the Null Statement