News

Hello, readers . in today's blog i am trying to give multiple ways to concatenate a string using javascript.basically the term “concatenate” means joining two or more strings and ...
toUpperCase () – Converts the entire string to upper case. Note: The concat, match, replace, and search functions were added in JavaScript 1.2. All other functions are available in JavaScript 1.0.