Question: Suppose a is an array of values of type double that is partially filled. The array contains meaningful values in only the first number-Used elements, where number-Used is a variable of type i nt. Write some code to display all the meaningful values in the array a.