Chapter 16 II
Elements of QBASIC programming Language.
Write very short answer of the following questions.
a. Give some examples of QBASIC Keywords.
Ans: Some examples of QBASIC keywords are: INPUT, CLS, PRINT, CLS, REM
b. Write one string operator.
Ans: The plus sign (+) is the one example of String Operator.
c. Is NOT a logical Operator?
Ans: Yes NOT is a logical Operator.
d. Is QBASIC case sensitive while programming?
Ans: No QBASIC is not case sensitive while programming.
e. How many bytes can be stored by double precision numeric variable?
Ans: 8 bytes can be stored by double precision numeric variable.
f. What type of operator is MOD?
Ans: MOD is Arithmetic operator.
g. Which symbol is used for exponentiation in QBASIC?
Ans: ^ symbol is used for exponentiation in QBASIC.
h. Is DLS a reserve word in QBASIC?
Ans: No DLS is not reserve word in QBASIC.
it were to be better if there were to be QBASIC GENERAL STATEMENTS and CONTROL STATEMENTS IN QBASIC
ReplyDelete