Prakash Cathcart
About
-
Profession
BANDING MACHINE OPERATOR
Skills
Nursing, Acquisitions, Saas
Posted Answers
Answer
To capitalize the first character of a string, We can use the charAt() to separate the first character and then use the toUpperCase() function to capitalize it
Answer is posted for the following question.
How to write a javascript function that converts the first letter of every word to uppercase (Javascript Scripting Language)