Question

15. Create a 2D array of 3X5 sizes and initialize it to zero. Here, let's place five integers 1 in a random array (use random numbers as indexes). Outputs the final

array to the screen.