Question: int Marks [20]= { 70, 85, 60, 55, 90, 100, 50 }; For the above code, answer the following questions 1) Find the size of

 int Marks [20]= { 70, 85, 60, 55, 90, 100, 50

int Marks [20]= { 70, 85, 60, 55, 90, 100, 50 }; For the above code, answer the following questions 1) Find the size of Marks array. 10) How many number of elements are present in Marks array ? JU) Find the index value for last element in array iv) Find the index value for the element 60 v) Find the value of Mark [2] + Mark [0] in Marks array

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!