1Z0-811 Primitives, Strings and Operators • Set 3
1Z0-811 Primitives, Strings and Operators Practice Test 3 — 15 questions with explanations. Free, no signup.
What is the result of the following code snippet? int a = 5; int b = 2; double c = (double) (a / b); System.out.println(c);
Choose an answer to begin — your selection is scored in the full session.
14 questions · instant feedback and full explanations after every question.