Question: Given values for acctData and balances on the next page, write a function that returns only an array of account numbers, and accepts the following
Given values for acctData and balances on the next page, write a function that returns only an array of account numbers, and accepts the following optional parameters:
- user
- sortBy (accepts "acctNum" or "balance")
- sortDirection (accepts "asc" or "desc"; default to asc
Step by Step Solution
3.46 Rating (159 Votes )
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
