Oracle Java SE 8 Programmer II 1z0-809 Question # 53 Topic 6 Discussion

Oracle Java SE 8 Programmer II 1z0-809 Question # 53 Topic 6 Discussion

1z0-809 Exam Topic 6 Question 53 Discussion:
Question #: 53
Topic #: 6

Given this code;

1z0-809 Question 53

Which two are correct after this class is instantiated and tested?


A.

If the value of j is set to 15, the value of i could be any integer value.


B.

If the value of j is set to 5, the value of i will be 15.


C.

If the value of i is set to 8, the value of j could be any integer value.


D.

If the value of i is set to 5, the value of j will be 1.


E.

If the value of i is set to 6, the value of j will be 18.


F.

If the value of i remains 3, the value of j will remain 9.


Get Premium 1z0-809 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.