Question: Exercise 4 . 3 In this exercise you will practice using random with functions a . Define a function and a prototype called rollDie that

Exercise 4.3 In this exercise you will practice using random with functions
a. Define a function and a prototype called rollDie that has no parameters. In the
function call rand to generate a random number 1,2,3,4,5, or 6. Print the
resulting value.
b. Define a main function that seeds the random with epoch time (use time() from
time.h) and calls your function 3 times

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!