Computer Studies
State whether the following statement is True or False :
INPUT N$,M will accept one alphanumeric constant and one numeric constant.
QBASIC: Input Statement
9 Likes
Answer
True
Answered By
1 Like
Related Questions
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.
State whether the following statement is True or False :
Numeric or alphanumeric constants should not be used along with the INPUT statement.
State whether the following statement is True or False :
INPUT statement accepts the data value during execution of the program.
State whether the following statement is True or False :
There is no difference between LET and INPUT statement in QBASIC.