Topic: Matrix Manipulation Problem / Level: intermediate

Problem: Write a program to replace all negative elements in a matrix with zero.

Run the code to see the output here...