When we see "..." in the code, it is either rest parameters or the spread syntax.It gathers the rest of the list of arguments into an array.It is used