in JavaScript by (32.2k points)
Which built-in method returns the calling string value converted to upper case?

1 Answer

0 votes
by (23.9k points)

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

Related questions

0 votes
asked Oct 19, 2019 in JavaScript by SakshiSharma (32.2k points)
0 votes
asked Oct 8, 2020 in Arduino by sharadyadav1986 (31.7k points)
0 votes
asked Apr 5, 2021 in Protractor by Robindeniel (20.8k points)
...