Question: Need to randomize these three questions WITHOUT using loops. Use srand ( ) and rand ( ) functions and % ( mod) operator to get
Need to randomize these three questions WITHOUT using loops. Use srand ( ) and rand ( ) functions and % ( mod) operator to get random number. Order should be different each time you run the program
#include
Step by Step Solution
There are 3 Steps involved in it
To randomize the order of three questions without using loops using srand rand and operator we can s... View full answer
Get step-by-step solutions from verified subject matter experts
