1Z0-829 Mock Exams & Practice Exam Questions | Oracle Java SE 17 Developer

1Z0-829 mock exams and practice exam questions for Oracle Java SE 17 Developer. Timed practice sets and detailed explanations in the AWS Exam Prep app (web, iOS, Android).

Interactive Practice Center

Start a practice session for Java SE 17 Developer (1Z0-829) below, or open the full app in a new tab. For the best experience, open the full app in a new tab and navigate with swipes/gestures or the mouse wheel—just like on your phone or tablet.

Open Full App in a New Tab

A small set of questions is available for free preview. Subscribers can unlock full access by signing in with the same account used on mobile.

Prefer to practice on your phone or tablet? Download the AWS Exam Prep – AWS, Azure, GCP & CompTIA exam prep app for iOS or AWS Exam Prep app on Google Play (Android) and then sign in with the same account on web to continue your sessions on desktop.

If this exam isn’t in the app yet, use the Syllabus as a checklist and drill weak objectives first.


Use 1Z0-829 mock exams and practice exam questions to build speed, accuracy, and exam-day pacing for Oracle Java SE 17 Developer. If the widget above says practice is not available yet, start with the syllabus + cheatsheet now and check back for interactive practice.

Practice modes

  • Timed mock exams: build pacing, endurance, and decision-making under time pressure.
  • Topic drills: fix weak areas fast (best for spaced repetition).
  • Mixed review: combine recent misses with high-yield topics to reinforce retention.
  1. Skim the syllabus and mark high-weight topics.
  2. Drill one topic at a time (untimed first, then timed).
  3. Review explanations immediately and keep a short miss log.
  4. Run a timed mock to measure pacing and coverage.
  5. Re-drill weak sections, then retake a fresh mixed set or mock.

Timing tip

  • Use untimed sets for learning and timed sets for performance.
  • If you keep running out of time, reduce re-reading and aim for a first-pass answer, then review flagged items.

What to pair with practice

  • Overview: what is tested and how to approach questions -> read
  • Syllabus: objectives by topic/domain -> open
  • Cheatsheet: high-yield formulas, tables, and decision pickers -> review
  • Study plan: a simple 30/60/90-day path -> use
  • FAQ: common candidate questions -> see
  • Resources: official references and exam pages -> browse

Tip: The fastest way to improve is to turn every miss into a one-sentence rule and re-drill that topic 48-72 hours later.


Java SE 17 Developer validates that you can read, write, and reason about modern Java code confidently — including newer language features like records, sealed types, and pattern matching fundamentals.

What you should be able to do

  • Use core OOP features: classes, interfaces, inheritance, polymorphism, encapsulation.
  • Reason about types: promotions, casts, overload resolution, and generics variance (? extends / ? super).
  • Use collections correctly and recognize ordering and mutability characteristics.
  • Write stream pipelines and choose correct intermediate/terminal operations.
  • Handle exceptions correctly (checked vs unchecked, try-with-resources, flow).
  • Understand core concurrency building blocks (threads, executors, synchronization) at a practical level.

Efficient prep strategy

  1. Use the Syllabus as your checklist.
  2. Drill code-reading questions daily (most misses are “small correctness mistakes”).
  3. Use the Cheatsheet for last‑mile rules and API patterns.