Exam Name: Java SE 11 Developer
Related Certification(s): Oracle Java Certification
Certification Provider: Oracle
Number of 1Z0-819 practice questions in our database:
296 (updated: Dec. 29, 2024)
Expected 1Z0-819 Exam Topics, as suggested by Oracle :
- Topic 1: Define and use fields and methods, including instance, static and overloaded methods/ Working with Arrays and Collections
- Topic 2: Create and use subclasses and superclasses, including abstract classes/ Use local variable type inference, including as lambda parameters
- Topic 3: Understand variable scopes, apply encapsulation and make objects immutable/ Connect to and perform database SQL operations, process query results using JDBC API
- Topic 4: Handle text using String and StringBuilder classes/ Utilize polymorphism and casting to call methods, differentiate object type versus reference type
- Topic 5: Implement serialization and deserialization techniques on Java objects/ Declare and instantiate Java objects including nested class objects
- Topic 6: Create and use interfaces, identify functional interfaces/ Initialize objects and their members using instance and static initialiser statements and constructors
- Topic 7: Deploy and execute modular applications, including automatic modules/ Implement functional interfaces using lambda expressions
- Topic 8: Develop code that mitigates security threats such as denial of service/ Use Java Streams to filter, transform and process data
- Topic 9: Use primitives and wrapper classes, including, operators, parentheses, type promotion and casting/ Sort collections and arrays using Comparator and Comparable interfaces
- Topic 10: Secure resource access including filesystems, manage policies and execute privileged code/ Develop thread-safe code, using different locking mechanisms