Computer Science, asked by geetageeta794037, 6 months ago

. How many types of variables are used in QBASIC?​

Answers

Answered by DDR108
97

Answer:

In QBASIC, variables are also of two types: String variable.

Explanation:

please make it brainelist

Answered by Anonymous
14

\huge{\boxed{\rm{\red{Question}}}}

How many types of variables are used in QBASIC?

There are 2 variables in QBASIC.

Their names are given below ✍

  • Numeric variable
  • String variable.

Some other knowledge

Definition of variable

A variable in QBasic is a small amount of computer memory that has been given a name. You (the programmer) think of the name you want to use. The QBasic system will use a section of main memory for that name. A variable is like a small box that holds a value

Explaintion of its types

Numeric and string variable

Numeric variables contain only numbers and are suitable for numeric calculations such as addition and multiplication. String variables may contain letters, numbers and other characters. You can't do calculations on string variables -even if they contain only numbers.

If it is helpful to you then plzz follow me and mark me as brainlist.

40 thanks = 40 thanks

10 thanks = 15 thanks

Similar questions