Question: Write a c++ program that asks the user to enter table of two integers in 2D array, firstly it should ask for two integers as
Write a c++ program that asks the user to enter table of two integers in 2D array, firstly it should ask for two integers as well. The task is to replace the divisors of 4 and 5 with 0 (zero) on all indexes. (15 Marks)
Note: You have to fill the 2D array with tables logically instead of manual entry.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
