11
AM and 50 of a
a variable des constant
val
then the Sof variable
m
and in respectively
x-m is
Answers
Answered by
1
Answer:
You use the Const statement to declare a constant and set its value. By declaring a constant, you assign a meaningful name to a value. Once a constant is declared, it cannot be modified or assigned a new value. You declare a constant within a procedure or in the declarations section of a module, class, or
Similar questions