JS

JavaScript Fundamentals 1 - Method to extract a se...

4.

Which method is used to extract a specific section of a string in JavaScript?

slice()

split()

substring()

concat()