Question: code for this problem /* Returns a new array consisting of of the first n elements of A[]. If n>.length, returns a new array of

code for this problem
/* Returns a new array consisting of of the first n elements of A[]. If n>.length, returns a new array of size n, with the first A.length elements exactly the same as A, and the remaining n-.length elements set to 0. If n
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
