Topic: Matrix Manipulation Problem / Level: beginner

Problem: Write a program to create a matrix with all elements initialized to 0.

Run the code to see the output here...