exam questions

Exam 1z0-811 All Questions

View all questions & answers for the 1z0-811 exam

Exam 1z0-811 topic 1 question 54 discussion

Actual exam question from Oracle's 1z0-811
Question #: 54
Topic #: 1
[All 1z0-811 Questions]

Given the code fragment:

Which code fragment, when inserted at line n1, enables it to print Rita is 14 years old?

  • A. System.out.println(“%s is %d years old” +name+age);
  • B. System.out.println(“%s is %n years old” name, age);
  • C. System.out.printf(“%s is %d years old”, name, age);
  • D. System.out.printf(“%s is %n years old”, name, age);
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
7e8a902
3 weeks ago
Selected Answer: B
.println (not printf) with %s for string and %d for integer
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago