The type of a variable that is volatile is _______________
The type of a variable that is volatile is _______________ Correct Answer Mutable variable
The variables whose values can be changed are called mutable variable types. In JavaScript, only objects and arrays are mutable, not primitive values.
মোঃ আরিফুল ইসলাম
Feb 20, 2025