Multiple choice technology mainframe

What are national characters

  1. &

  2. #

  3. $
  4. @

Reveal answer Fill a bubble to check yourself
B,C,D Correct answer
Explanation

In IBM HLASM (High Level Assembler), the national characters are defined as @ (at sign), # (number sign), and $ (dollar sign). They are treated similarly to alphabetic characters when forming symbols, whereas the ampersand (&) is used for macro variable prefixes.