What is character Set? Give two examples.

QBASIC character set is a set of valid character that a language can recognized. Character includes alphabetic, number and special characters.
 Two example of character set are $ and <.

Comments

Popular posts from this blog

Define Variable. Give two examples.

Define arithmetic operator with two examples.