Determine the result

Report a typo

You have a program with two variables: number and result.

int number = 990;
boolean result = number > 1000 || number % 10 == 0;

The variable result is ...
Select one option from the list
___

Create a free account to access the full topic