Computer Studies
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.
Related Questions
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 :
Numeric or alphanumeric constants should not be used along with the INPUT statement.
State whether the following statement is True or False :
INPUT N$,M will accept one alphanumeric constant and one numeric constant.