if I stop working I shall freeze explain with reference to context
Answers
Answered by
5
Answer:
yes
Explanation:
because freeze thing is useless and if we are free we are also useless
Answered by
1
Explanation:
The Object.freeze() method freezes an object. A frozen object can no longer be changed; freezing an object prevents new properties from being added to it, existing properties from being removed, prevents changing the enumerability, configurability, or writability of existing properties, and prevents the values of existing properties from being changed. In addition, freezing an object also prevents its prototype from being changed. freeze() returns the same object that was passed in.
THANK YOU.....
FOLLOW ME
HOPE IT HELPS TO U
Attachments:
Similar questions