What does the operator do in javascript?



What does the operator do in javascript?..

Answer / Smit Agarwal

In JavaScript, the spread operator (...) is used to expand an iterable object such as an array or string into individual elements. It can be used in functions like concat(), merge(), and spread syntax for arrays and objects.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JavaScript Interview Questions

How to test 404 page in QA

1 Answers  


What are the five data types?

1 Answers  


What is a name function in javascript & how to define it?

1 Answers  


Hi Friends, I am new to java, please provide some use full docs, and where can i get basic Java script docs... thanx in advance

8 Answers  


a code in vb script, which creates a table of 5*2 in html this is a static table, one more same dynamic table, as we give input the table should get created.

1 Answers   IBM,


How to define a named function in JavScript?

1 Answers  


What javascript means?

1 Answers  


What is array in javascript?

1 Answers  


What is an enum

1 Answers  


Explain export & import in javascript?

1 Answers  


Which built-in method returns the characters in a string beginning at the specified location?

1 Answers  


discuss scoping in javascript?

1 Answers  


Categories