Choose a correct invocation

Report a typo

Here's an instance of Random:

Random random = new Random();

Which line represents the way to invoke the nextInt method to generate a number from 10 (lower) to 100 (upper) including both borders?

Select one option from the list
___

Create a free account to access the full topic