make s the subject t2=2p+as
Answers
Answered by
0
Answer:
Write a function ALTERSUM( ) which accept 2D array P [ ][ ] and its size as argument to find and return the sum of elements from all the alternate elements in a 2D array starting from P[0][0].
C++ || Class 11
Similar questions