Enter the result

Report a typo

Given an int variable n. What is the value of the result variable?

int n = 15;

int result = n << 2 << 1;
Enter a number
___

Create a free account to access the full topic