What are executable and nonexecutable statements, and what is the
difference between?
Answers
Answered by
32
Answer:
Executable statements specify actions and form an execution sequence in an executable program. ... Nonexecutable statements are not part of the execution sequence. Nonexecutable statements may be labeled, but such statement labels must not be used to control the execution sequence.
Answered by
0
Answer:
Executable statements specify actions and form an execution sequence in an executable program. ... Nonexecutable statements are not part of the execution sequence. Nonexecutable statements may be labeled, but such statement labels must not be used to control the execution sequence.
Similar questions