nabilafarhanah465 nabilafarhanah465 03-11-2022 Computers and Technology contestada Define a function fnMultiply that that computes and returns the product of the type int element of its array input argument. The function should have a second input argument telling the number of array elements to use.