Advantage Technical Interview Question

How to add an element to an array?

Interview Answer

Anonymous

Oct 28, 2020

using the .push() method.