1Z0-829 • Practice Test 33
Free 1Z0-829 practice test — 15 questions with explanations. Set 33. No signup required.
What is the output of the following code snippet? int x = 5; if(x > 0) { System.out.print('A'); } else if(x > 2) { System.out.print('B'); } else { System.out.print('C'); }
Choose an answer to begin — your selection is scored in the full session.
15 questions · instant feedback and full explanations after every question.