Special Words

Special words in programming languages are used to make programs more readable by naming actions to be performed
👁 353
statistics
calculate
Questions #: 3
Time:
Pass Score: 80.0%
Style
Mode

Special words are used to separate the syntactic parts of statements and programs

POINTS (1)

Correct Answer

Explanation

Special words in programming languages are also reserved words

POINTS (1)

Correct Answer

Explanation

LENGTH, BOTTOM, DESTINATION, and COUNT are reserved words in COBOL

POINTS (1)

Correct Answer

Explanation

Views:
Trials:
Avg score:
0
sin cos tan
sin-1 cos-1 tan-1 π e
xy x3 x2 ex 10x
y√x 3√x √x ln log
( ) 1/x % n!
7 8 9 + MS
4 5 6 M+
1 2 3 × M-
0 . EXP ÷ MR
± RND C = MC

Document Actions