1Z0-816 - Java SE 11 Programmer II: Arrays & Program Flow Control


Overview/Description
Expected Duration
Lesson Objectives
Course Number
Expertise Level



Overview/Description

Explore the structure of Java classes, as well as how to work with Java control statements, Java operators, and loops, along with other topics covered in this 11-video course. Begin with observing data manipulation by using the StringBuilder class and the methods that it provides, and then learn to use Java operators, including parenthesis to override operator precedence. You will then learn how to work with Java control statements including if, else, and switch. Next, you will discover how to create and work with do/while, while, for, and for each loops to control program flows. You will also declare, instantiate, initialize, and work with one-dimensional arrays, and declare, instantiate, initialize, and work with two-dimensional arrays and multi-dimensional arrays. Then you will observe how to declare and instantiate Java objects and illustrate an object's lifecycle. You will explore Java class definition, and in the final tutorial in this course, you will discover how to read and write to object fields. This is one course is a series to prepare for the 1Z0-816: Java SE 11 Programmer II certification exam.



Expected Duration (hours)
1.1

Lesson Objectives

1Z0-816 - Java SE 11 Programmer II: Arrays & Program Flow Control

  • discover the key concepts covered in this course
  • manipulate data using the StringBuilder class and its methods
  • use Java operators including parenthesis to override operator precedence
  • work with Java control statements including if, else, and switch
  • create and work with do/while, while, for, and for each loops
  • declare, instantiate, initialize, and work with one-dimensional arrays
  • declare, instantiate, initialize, and work with two-dimensional arrays
  • declare and instantiate Java objects and illustrate an object's lifecycle
  • recall the structure of a Java class
  • read and write to object fields
  • summarize the key concepts covered in this course
  • Course Number:
    it_sdjsep_02_enus

    Expertise Level
    Intermediate