Handsome Savings - Limited Time Offer 30% OFF - Ends In 0d 0h 0m 0s Coupon code: 30OFF
Welcome to QA4Exam
Logo

- Trusted Worldwide Questions & Answers

Oracle 1Z0-829 Exam

Java SE 17 Developer

Last Updated: Jun 29, 2024
qa 50

50 Questions and Answers for the Oracle 1Z0-829 exam

qa 450

Students Passed the "Oracle 1Z0-829" exam

qa 93.6%

Average score during Real Exams at the Testing Centre

Oracle Java SE 17 Developer Syllabus
  • Declare and instantiate Java objects including nested class objects/ Handle exceptions using try/catch/finally, try-with-resources
  • Create Java arrays, List, Set, Map, and Deque collections/ Manipulate date, time, duration, period, instant and time-zone objects using Date-Time API
  • Implement localization using locales, resource bundles, parse and format messages/ Read and write console and file data using I/O Streams
  • Manipulate text, including text blocks, using String and StringBuilder classes/ Create and use enumerations with fields, methods and constructors
  • Working with Streams and Lambda expressions/ Create, traverse, read, and write Path objects and their properties using java.nio.file API
  • Implement overloading, including var-arg methods/ Develop thread-safe code, using different locking mechanisms and concurrent API
  • Process Java collections concurrently including the use of parallel streams/ Packaging and deploying Java code and use the Java Platform Module System
  • Create connections, create and execute basic, prepared and callable statements/ Create classes and records, and define and use instance and static fields and methods
  • Use primitives and wrapper classes including Math API/ Create program flow control constructs including if/else
  • Create and use interfaces, identify functional interfaces/ Understand variable scopes, use local variable type inference