Computer Studies
State whether the following statement is True or False :
INPUT N$ will accept a string constant.
QBASIC: Input Statement
13 Likes
Answer
True
Answered By
4 Likes
Related Questions
State whether the following statement is True or False :
A question mark is displayed on the screen while executing an INPUT statement.
State whether the following statement is True or False :
INPUT A, B, C will accept only one numeric constant.
State whether the following statement is True or False :
A numeric variable with the INPUT statement responds to a string constant.
State whether the following statement is True or False :
A message may be given along with an INPUT statement to make the program user-friendly.