Good Morning
11:03 am

Sponsor Area

Sponsor Area

Question is

Write a function ALTERNATE (int A[][3],int N,int M) in C++ to display all alternate element from two-dimensional array A (starting from A[0][0]).
For example:
If the array is containing:

23 54 76
37 19 28
62 13 19

The output will be:

23 76 19 62 19

Mock Test Series

Sponsor Area

Sponsor Area

NCERT Book Store

NCERT Sample Papers

Entrance Exams Preparation