Which menu helps to view the subroutines and output of the programs?
View
Edit
Option
None of these
Which key is used to move the cursor to the start of a line?
Backspace
Up arrow
Home
End
Which key removes the character to the left of the cursor?
Delete
Left arrow
Down arrow
"Welcome" is an example of
String variable
Character set
String constant
Which command is used to put comments in the program?
LET
INPUT
REM
Which command is used to print the output of a program?
Print
Print out
String
Output
Which among the following are used to perform different operations on constants and variables?
Constant
Commands
Expression
Operators
Which command is used to display the number of seconds since midnight?
TIMER
TIME
DATE
TIME$
Which among the following is a combination of operators and operands?
Variables
What refers to a value that does not change during the execution of a program?
Variable