Question: Write a c++ code in which you declare an array [6] [10]. 6 Rows and 10 Columns. In this array add random numbers. 60% of

Write a c++ code in which you declare an array [6] [10]. 6 Rows and 10 Columns.

In this array add random numbers.

60% of the Numbers in this array must be 1

while other numbers stored in array would be 2 , 3 , 4 , 5.

All of these numbers stored must be random and rand () function should be used.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!