KnowledgeBoat Logo
|

Computer Studies

Give two differences between Numeric variables and Alphanumeric variables

QBASIC: Constants & Variables

36 Likes

Answer

Numeric VariablesAlphanumeric Variables
Numeric variables store numeric values.Alphanumeric variables store alphabets, words, special characters or their combinations.
These variables are used for mathematical operations.Mathematical operations are not possible.

Answered By

19 Likes


Related Questions