Question: A constant retains its value, by definition. Variables may be changed in the course of a program. A variable may take on any value that
A constant retains its value, by definition. Variables may be changed in the course of a program. A variable may take on any value that is allowable for either a a
string or numeric constant.
Unlike some other programming languages eg FORTRAN the type of variable is not determined by the name or any kind of declaration.
Variable names are in the format of alphabetic character, followed by any number of other MIIS legal characters.
Here are some examples of acceptable variable names:
ABC
If a variable is set equal to a string value, such as ##$ it will be a string variable. The very same variable may be converted to a numeric variable by setting
it to a numeric constant.
A
Which of the following variable names can have a string value in MIIS?
STG
S
and above
and above
and above
All of the above
None of the above
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
