If result = 2 + 3 * 5, what is the value and type of ‘result’ variable?

Options
- 17, byte
- 25, byte
- 17, int
- 25, int


CORRECT ANSWER : 17, int

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement