A
Q. What will be the output of the following Java code snippet?
int a = random.nextInt(15) + 1;
- Correct Answer - Option(A)
- Views: 10
- Filed under category Java
- Hashtags:
Discusssion
Login to discuss.