What will be the range of numbers generated by function rand 9-03232
What will be the range of numbers generated by function rand () % 9?
This multiple choice question (MCQ) is related to the book/course
vu cs201 Introduction to Programming.
It can also be found in
vu cs201 Mid Term - Quiz No.14.
What will be the range of numbers generated by function rand () % 9?
0 to 9
1 to 9
0 to 8
1 to 8