Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
Which method can be used to retrieve symbols from the global symbols registry?
Home
ECMAScript
Which method can be used to retrieve symbols from the global symbols registry?
asked
Jan 21, 2020
in
ECMAScript
by
GeorgeBell
Which method can be used to retrieve symbols from the global symbols registry?
(1)Symbol.keyFor()
(2)Symbol()
(3)Symbol.for()
(4)getSymbol()
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jan 21, 2020
by
GeorgeBell
Answer:-(1)Symbol.keyFor()
...