KnowledgeBoat Logo
|
LoginJOIN NOW

Computer Studies

Define Numeric variables

QBASIC: Constants & Variables

9 Likes

Answer

These are the variables which can store numbers or numeric values. They can also store integer and real type numeric values.
For example: A = 45.

Answered By

5 Likes


Related Questions