IDENTIFY THE CORRECT STATEMENTS WITH RESPECT TO CONSTANTS. [1.5]D)...

44.

Identify the correct statements with respect to constants.

[1.5]

d) More than one constant

a)

It is a meaningful name that

takes the place of a number or

can be declared on a

single line if you separate

string that may or may not

change.

them with commas.

b) It is a meaningful name that

e) Constants can be defined

takes the place of a number

in terms of previously

or string that does not

defined constants.

change.

c)

Like a variable it is possible to

assign a new value to a

constant.