Computer Science, asked by dhrumzZ97, 1 year ago

A null statement can be represented by a_____?
a) New line
b) blank space
c) semicolon
d) colon

Answers

Answered by ziniyakhan
7
A null statement can be represented by a BLANK SPACE .
Answered by aqibkincsem
5

The answer to this question is option b which is blank space. It is because a null statement can be represented by a blank space.

It is the expression statement along with an expression missing.

It is very helpful when the syntax of a language actually calls for the statement but there is no expression evaluation. It also includes a semicolon.

Similar questions