Question: How would you empty the below array in JavaScript? Var emptyArray = ['this', 'array', 'is', 'full'];
How would you empty the below array in JavaScript?
Var emptyArray = ['this', 'array', 'is', 'full'];
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
