Oracle Java SE 8 Programmer I 1z0-808 Question # 2 Topic 1 Discussion

Oracle Java SE 8 Programmer I 1z0-808 Question # 2 Topic 1 Discussion

1z0-808 Exam Topic 1 Question 2 Discussion:
Question #: 2
Topic #: 1

Given the following classes:

1z0-808 Question 2

Which two options fail to compile when placed at line n1 of the main method? (Choose two.)


A.

employee.salary = 50_000;


B.

director.salary = 80_000;


C.

employee.budget = 200_000;


D.

manager.budget = 1_000_000;


E.

manager.stockOption = 500;


F.

director.stockOptions = 1_000;


Get Premium 1z0-808 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.