1z0-808 Dumps

1z0-808 Free Practice Test

Oracle 1z0-808: Java SE 8 Programmer I

QUESTION 11

Which statement is true about the switch statement?

Correct Answer: B

QUESTION 12

Which two statements are true about Java byte code? (Choose two.)

Correct Answer: AE

QUESTION 13

Given the code fragment:
1Z0-808 dumps exhibit
Which three code fragments are valid at line n1?
1Z0-808 dumps exhibit

Correct Answer: CDE

QUESTION 14

Which three statements are true about the structure of a Java class? (Choose three.)

Correct Answer: ACE

QUESTION 15

What is the name of the Java concept that uses access modifiers to protect variables and hide them within a class?

Correct Answer: A
Using the private modifier is the main way that an object encapsulates itself and hide data from the outside world.