Question: ** use C# please* 4. Write a public function Mult that passed a variable length list of numeric values, retums their multiplication (TTX). The list
4. Write a public function Mult that passed a variable length list of numeric values, retums their multiplication (TTX). The list may have a variable number of values For example, Mult(5.7.9.12.2) should retum 7560, and Mult(5,6,3,0) should return
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
