Computer Science, asked by pinakimandal53, 1 year ago

Can you explain me the following:
i) What is "ELSEIF" statement in QB64? I cannot understand about this statement.
ii) Also, please explain me about "READ-DATA" statement in QB64.

These are my doubts. I cannot understand these. Please help me in understanding these QB64 statements.

Please do not write improper answers like others. I want proper explanation.

Answers

Answered by divyanshi730
1
In question no (i) "ELSEIF" is a string constant as it contain a sequence of characters and is enclosed in double quotes. Question no (ii)"READ-DATA" is even a string constant due to the same reason.

pinakimandal53: I am not talking about string constants.
pinakimandal53: I am talking about the QB64 statements, such as REM, INPUT, PRINT, IF-THEN, IF-THEN-ELSE, etc.
pinakimandal53: I am NOT talking about string constants.
pinakimandal53: I've just enclosed them with double quotes, so that you do not mix them with the other words of the sentence.
pinakimandal53: Please edit this answer as soon as possible.
Similar questions