To work with CONST command
Description:
The const is defines an identifier that denotes a constant value within the block containing the declaration.
Declaration:
identifier = expression;
Post a Comment
No comments:
Post a Comment