1.

"Rest" collects all variables into a single array, while "Spread" expands a single variable into multiple.

Answer»

"REST" collects all variables into a SINGLE array, while "Spread" EXPANDS a single variable into multiple.
(1)True
(2)False

Answer:-(1)True



Discussion

No Comment Found