High-level Programming Language (Pascal)
Identifiers
|
Standard
Identifiers
|
|||
| abs | eoln * | randomize | str |
| arctan * | exp * | read | text |
| assign | false | readln | true |
| boolean | input | real | trunc |
| char | integer | reset | val |
| chr | length | rewrite | write |
| close | ln * | round | writeln |
| copy | ord | sin * | |
| cos * | output | sqr * | * It is not required in the HKCEE |
| eof | random | sqrt | |
Remark : Standard identifiers are classified as reserved words in the HKCEE and cannot be used as user-defined variables.