Computer Science, asked by drishtipandey05, 2 months ago

Write a program to initialize 9 characters into a double dimensional array and print it in reverse order in a matrix format

Answers

Answered by umasahu871999
1

Answer:

A matrix can be represented as a table of rows and columns. Before we discuss more about two Dimensional array lets have a look at the ...

Similar questions