Peter wants to use spaces as separators when converting the below array to a string. Fill in the blank at line 1 to discover the right approach.

let courses=['HTML', 'CSS', 'Java', 'Angular']; 

courses._____('  ');  //line 1 

split

concat

join

slice

Verified Answer
Correct Option - c

To get all Infosys Certified JavaScript Developer Exam questions Join Telegram Group https://rebrand.ly/lex-telegram-236dee

Telegram