What is the result?

Report a typo

There is a program with two variables: number and result.

val number = 990
val result = number > 1000 || number % 10 == 0

Choose the correct value of result:

Select one option from the list
___

Create a free account to access the full topic