asked 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.

answered
User Reha
by
8.6k points