Java Foundations Free Practice Exam Questions

19 real Java Foundations exam questions with answers and AI explanations. Oracle certification prep — page 2 of 2.

  1. Question 33: Identify two features of Java.
  2. Question 34: You have a microprocessor board, such as Raspberry PI, wired to control a drone. Which edition of Java is geared towards use of simple, closed systems with con…
  3. Question 37: Which method identifier is correct according to Java naming conventions?
  4. Question 48: Identify two class variables.
  5. Question 53: What does import java.io* mean?
  6. Question 55: What is the meaning of “write once, run anywhere” in Java?
  7. Question 62: Which package would you import to use the Random class?
  8. Question 63: Which two components can class declarations include?
  9. Question 69: Which two Java reserved words are used to implement encapsulation?