Question: Time: 0 1 h: 3 8 m and SET ( S ) commands, and undefinen you log in to a system, no variables are defined.
Time: h: m
and SET commands, and undefinen you log in to a system, no variables are defined. The course of your program will define variables via the READ R
KILL K command. Notice that commands can be abbreviated to one letter.
The other way a variable can be define string and numeric. A variable may be defined via a READ command, in which case it is automatically a string
The syntax for the SET command is:
S argl, argargx
The statement
S VARExP
replaces or defines the variable VAR with the value of the expression EXP. The data type of VAR is determined by the expression.
If I execute the following code
R Z S X
what type of variables are and
All numeric
numeric; string
numeric; undefined
Can't tell without more information
numeric; string
All string
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
