JS Coding Questions Logo
JS Coding Questions
#197💼 Interview

What are the applications of the seal method

Advertisement

728x90

Below are the main applications of Object.seal() method,

1. It is used for sealing objects and arrays.

2. It is used to make properties of an object non-configurable.

Advertisement

Responsive Ad
🎯 Practice NowRelated Challenge

JavaScript Coding Exercise 27

Test your knowledge with this interactive coding challenge.

Start Coding

Advertisement

728x90
197of476