1Z0-819 Exam Details

  • Exam Code
    :1Z0-819
  • Exam Name
    :Java SE 11 Developer
  • Certification
    :Oracle Certifications
  • Vendor
    :Oracle
  • Total Questions
    :332 Q&As
  • Last Updated
    :Jun 19, 2026

Oracle 1Z0-819 Online Questions & Answers

  • Question 11:

    Given the code fragment:

    What is the result?

    A. December 17, 2018 12/17/18
    B. 12/17/18 Dec 17, 2018
    C. Friday, December 17, 2018 December 17, 2018
    D. Dec 17, 2018 12/17/18

  • Question 12:

    Which interface in the java.util.function package can return a primitive type?

    A. ToDoubleFunction
    B. Supplier
    C. BiFunction
    D. LongConsumer

  • Question 13:

    Given the code fragment:

    Which statement prints the same value of result? (Choose two.)

    A. System.out.printIn(IntStream.range(0, 99).count());
    B. System.out.printIn(IntStream.rangeClosed(1, 100).count());
    C. System.out.printIn(IntStream.range(1, 100).count());
    D. System.out.printIn(IntStream.rangeClosed(0, 100).map(x -> x).count());

  • Question 14:

    Given:

    Examine these requirements:

    Eliminate code duplication.

    Keep constant the number of methods other classes may implement from this interface.

    Which method can be added to meet these requirements?

    A. Option A
    B. Option B
    C. Option C
    D. Option D

  • Question 15:

    A bookstore's sales are represented by a list of Sale objects populated with the name of the customer and the books they purchased.

    public class Sale {

    private String customer;

    private List items;

    // constructor, setters and getters not shown

    }

    public class Book {

    private String name;

    private double price;

    // constructor, setters and getters not shown } Given a list of Sale objects, tList, which code fragment creates a list of total sales for each customer in ascending order?

    A. Option A
    B. Option B
    C. Option C
    D. Option D

  • Question 16:

    Given the code fragment:

    What is the result?

    A. Option A
    B. Option B
    C. Option C
    D. Option D

  • Question 17:

    Given:

    What is the output?

    A. 30
    B. 35
    C. 41
    D. 46

  • Question 18:

    Given the code fragment:

    What is the result?

    A. ab cd ef
    B. An ArrayIndexOutOfBoundsException is thrown at runtime.
    C. The compilation fails.
    D. abc def
    E. ad be cf

  • Question 19:

    Given:

    Which two methods modify field values? (Choose two.)

    A. setAllCounts
    B. setACount
    C. setGCount
    D. setCCount
    E. setTCount

  • Question 20:

    Given the content from the course.txt file:

    Given the code fragment:

    Which code fragment at line 1 prints the lines that contain Java from the course.txt file?

    A. Option A
    B. Option B
    C. Option C
    D. Option D
    E. Option E

Tips on How to Prepare for the Exams

Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Oracle exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your 1Z0-819 exam preparations and Oracle certification application, do not hesitate to visit our Vcedump.com to find your solutions here.