147,290 views
31 votes
31 votes
The ____ method constructs a text string from Unicode character codes that are passed as arguments.

User Archimede
by
2.8k points

1 Answer

16 votes
16 votes

Answer:

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

User OC Rickard
by
3.1k points