1Z0-869 Exam Details

  • Exam Code
    :1Z0-869
  • Exam Name
    :Java Mobile Edition 1 Mobile Application Developer Certified Professional
  • Certification
    :Oracle Certifications
  • Vendor
    :Oracle
  • Total Questions
    :340 Q&As
  • Last Updated
    :Jun 20, 2026

Oracle 1Z0-869 Online Questions & Answers

  • Question 41:

    What is true when an enumeration applies both a RecordFilter class and RecordComparator class on a record store?

    A. An enumeration CANNOT apply both a RecordFilter and RecordComparator.
    B. The records that match the search criteria in RecordFilter will be returned using the ordering defined by RecordComparator.
    C. All records will always be available as part of the enumeration result set.
    D. The return order of the result set is undefined.
    E. The records that match the search criteria in RecordComparator will be returned using the ordering defined by RecordFilter.

  • Question 42:

    Which two are true about record stores? (Choose two.)

    A. For a given enumerator, multiple filters can exist.
    B. For a given record store, multiple comparators can exist.
    C. The RecordStore class provides a method that returns a list of record stores in the MIDlet suite.
    D. A record store's authorization mode can be set only when the record store is created.
    E. The RecordStore class provides a method that returns the ID of the last record modified.

  • Question 43:

    Given:

    50.

    class MyGameCanvas extends Canvas {

    51.

    //...

    60.

    public MyGameCanvas() {

    61.

    int width1 = getWidth();

    62.

    int height1 = getHeight();

    63.

    //...

    70.

    setFullScreenMode(true);

    71.

    //...

    80.

    int width2 = getWidth();

    81.

    int height2 = getHeight();

    82.

    //...

    90. }

    What is true about width1, height1 and width2, height2?

    A. width1 is always equal to width2.
    B. The system tries to provide maximum visible area to the MIDlet and these dimensions are width2, height2.
    C. The call to setFullScreenMode() is ignored because the dimensions have already been set.
    D. height1 is always equal to height2.

  • Question 44:

    Which JAD attribute must be present to begin the MIDlet suite authentication process using

    A. 509 PKI?
    B. MIDlet-Permission
    C. MIDlet-Jar-RSA-SHA1
    D. MIDlet-Certificate-n-m
    E. MIDlet-Permission-Opt

  • Question 45:

    Given:

    21.

    TextField tf = new TextField("Memo", "", 50, TextField.ANY);

    22.

    DateField df = new DateField("Date", DateField.DATE_TIME);

    23.

    Form fm = new Form("Form demo");

    24.

    Command cmCount = new Command("Word count", Command.ITEM, 1);

    25.

    Command cmExit = new Command("Exit", Command.EXIT, 1);

    26.

    27.

    tf.addCommand(cmCount);

    28.

    fm.append(df);

    29.

    fm.append(tf);

    30.

    fm.addCommand(cmExit);

    31.

    fm.setCommandListener(this); Which is true?

    A. An exception is thrown at runtime.
    B. The cmCount and cmExit commands is always available on fm, regardless of which Item is active.
    C. Compilation fails.
    D. The cmCount command is available only when tf is the active Item.
    E. The cmExit command is available only when df is the active Item.

  • Question 46:

    Which URL indicates the intention for one JTWI device to communicate with another JTWI device?

    A. cbs://+18005551234
    B. cbs://+18005551234:1234
    C. sms://+18005551234:1234
    D. sms://+18005551234

  • Question 47:

    What is TimeBase?

    A. a top-level MIDP 2.0 interface
    B. a top-level MMAPI interface
    C. a MIDP 2.0 interface extending the Control interface
    D. an MMAPI class implementing the Control interface

  • Question 48:

    Given:

    a record store of type javax.microedition.rms.RecordStore, containing five records whose contents are Alice, Bill, Candice, Dean, and Ethel, respectively

    an enumeration for the record store that specifies a comparator that sorts alphabetically

    The first call to the enumeration is previousRecord().

    Which would be returned by a second call to previousRecord()?

    A. Dean
    B. Ethel
    C. Bill
    D. Alice
    E. Candice
    F. An exception is thrown at runtime.

  • Question 49:

    A MIDlet suite is signed using X.509 PKI. Which encoding format must be used for the certificate entries in the JAD file?

    A. yEnc
    B. binary
    C. none
    D. base64

  • Question 50:

    A MIDlet is written to use the media features available in MIDP 2.0. What change is required to use the MIDlet on a device that supports the full MMAPI?

    A. The creation of Player objects must be modified.
    B. No change is necessary. The MIDP's media API is a proper subset of MMAPI.
    C. The MIDlet CANNOT be used under MMAPI.
    D. Any tone generation code should be removed.

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-869 exam preparations and Oracle certification application, do not hesitate to visit our Vcedump.com to find your solutions here.