exam questions

Exam 1z0-819 All Questions

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

Exam 1z0-819 topic 1 question 212 discussion

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

Given:



and the code fragment:



Which two lines cause compilation errors? (Choose two.)

  • A. line 6
  • B. line 9
  • C. line 8
  • D. line 12
  • E. line 7
Show Suggested Answer Hide Answer
Suggested Answer: AE 🗳️

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
d7bb0b2
6 months, 4 weeks ago
Selected Answer: AE
var cannot be used for fields instance, method parameters, and method return types.
upvoted 1 times
...
ASPushkin
7 months, 1 week ago
AE var can be used for declaring local variables, including index variables of for-loops and resource variables of the try-with-resources statement. var cannot be used for fields, method parameters, and method return types. From Java 11 you can use var in lambda expressions
upvoted 2 times
d7bb0b2
7 months ago
yes +1
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