65.4k views
4 votes
The ____ method constructs a text string from Unicode character codes that are passed as arguments.

1 Answer

5 votes

Answer:

The fromCharCode() method constructs a text string from Unicode character codes that are passed as arguments.

User Reha
by
7.3k points