Question: Both please How many elements in the following array? double margin[] = new double (100): 100 99 101 if int sub = 15 and int[]
How many elements in the following array? double margin[] = new double (100): 100 99 101 if int sub = 15 and int[] x = new int [sub], what would be the range of subscript values that could be used with x []? 0 through 15 1 through 15 0 through 14 1 through 14
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
