Advantage Technical interview question

How to add an element to an array?

Interview Answer

Anonymous

28 Oct 2020

using the .push() method.