1.

Declaring variables with which of the following keywords, will make the variable immutable?

Answer»

Declaring variables with which of the FOLLOWING keywords, will make the variable IMMUTABLE?
(1)let
(2)var
(3)CONST

Answer:-(3)const



Discussion

No Comment Found