1.

How variables are named in BASIC​

Answer»

ong>Answer:

After the first initial LETTER, variable names can also contain letters and numbers. No SPACES or special characters, however, are allowed. UPPERCASE characters are distinct from lowercase characters. Using all uppercase letters is USED primarily to identify CONSTANT variables



Discussion

No Comment Found