Question: Write a single C statement that generates an odd random integer between 99 and 49 inclusive, and then assigns it to an int variable r
Write a single C statement that generates an odd random integer between 99 and 49 inclusive, and then assigns it to an int variable r that has already been declared. Hint: Use rand().
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
