in ECMAScript by
Which method can be used to retrieve symbols from the global symbols registry?

(1)Symbol.keyFor()

(2)Symbol()

(3)Symbol.for()

(4)getSymbol()

1 Answer

0 votes
by
Answer:-(1)Symbol.keyFor()
...