- Object Oriented Programming Using C++ - Section 1
- Object Oriented Programming Using C++ - Section 2
- Object Oriented Programming Using C++ - Section 3
- Object Oriented Programming Using C++ - Section 4
- Object Oriented Programming Using C++ - Section 5
- Object Oriented Programming Using C++ - Section 6
- Object Oriented Programming Using C++ - Section 7
- Object Oriented Programming Using C++ - Section 8
- Object Oriented Programming Using C++ - Section 9
- Object Oriented Programming Using C++ - Section 10
- Object Oriented Programming Using C++ - Section 11


Object Oriented Programming Using C++ - Engineering
Q1: Which of the following formulas can be used to generate random integers between 1 and 10?A
1 + rand() % (10 - 1 + 1)
B
1 + (10 - 1 + 1) % rand()
C
10 + rand() % (10 - 1 + 1)
D
10 + rand() % (10 + 1)
ANS:A - 1 + rand() % (10 - 1 + 1) No answer description is available. |


For help Students Orientation
Mcqs Questions
One stop destination for examination, preparation, recruitment, and more. Specially designed online test to solve all your preparation worries. Go wherever you want to and practice whenever you want, using the online test platform.