Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
Which built-in method combines the text of two strings and returns a new string?
Home
JavaScript
Which built-in method combines the text of two strings and returns a new string?
0
votes
asked
Oct 19, 2019
in
JavaScript
by
SakshiSharma
Which built-in method combines the text of two strings and returns a new string?
string-method
javascript-method
method-of-javascript
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Oct 19, 2019
by
rajeshsharma
concat() method returns the character at the specified index.
...