0 votes
in JavaScript by
Which built-in method returns the calling string value converted to upper case?

1 Answer

0 votes
by

toUpperCase() method returns the calling string value converted to upper case.

Related questions

0 votes
asked Oct 19, 2019 in JavaScript by SakshiSharma
0 votes
asked Oct 19, 2019 in JavaScript by SakshiSharma
...