Which of the following is true?
.
.
Click on the title for the solution
.
.
.
Click on the title for the solution
.
.
This is the answer:
:
There is exactly one and only one statement on each line of code.
There can be more than one statement on a line, but a statement must not extend over more than one line.
Statements can extend over more than one line but there must not be more than one statement on a line.
There are no language rules regarding statements and line in general.
There can be more than one statement on a line, but a statement must not extend over more than one line.
Statements can extend over more than one line but there must not be more than one statement on a line.
There are no language rules regarding statements and line in general.
Comments
Post a Comment