1Z0-811

Study mode — explanations shown

1

Primitives, Strings and Operators

hard

What is the result of the following code? int a = 8; int b = 3; System.out.println(a >> 1);

0 of 10 answered