Home / CSE / Javascript - CS :: Discussion

Discussion :: Javascript - CS

  1. The type of a variable that is volatile is

  2. A.

     Volatile variable

    B.

     Mutable variable

    C.

     Immutable variable

    D.

     Dynamic variable

    View Answer

    Workspace

    Answer : Option B

    Explanation :

    The variables whose values can be changed are called mutable variable types.


Be The First To Comment