Question: 22 { int Marks [20]= { 70, 85, 60, 55, 90, 100, 50 For the above code, answer the following questions i) Find the size
22 { int Marks [20]= { 70, 85, 60, 55, 90, 100, 50 For the above code, answer the following questions i) Find the size of Marks array ? ii) How many number of elements are present in Marks array iii) Find the index value for last element in array iv) Find the index value for the element 60 .) Find the value of Mark [ 2 ] + Mark [0] in Marks array olul
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
