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 |
How to test 404 page in QA
What are the five data types?
What is a name function in javascript & how to define it?
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
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.
How to define a named function in JavScript?
What javascript means?
What is array in javascript?
What is an enum
Explain export & import in javascript?
Which built-in method returns the characters in a string beginning at the specified location?
discuss scoping in javascript?