non executable statements in C language
Answers
Answered by
6
Explanation:
- Programming command that is not run or executed when being read by the computer. For example, a commonly used nonexecutable statement is REM (remark) used in batch files and other Microsoft Windows and DOS programs. The following is a listing of other text used to remark, comment, or cause the line to be skipped
Similar questions