• Online, Self-Paced
Course Description

Discover how to implement flow control using ternary, if/else, and switch statements in Java. Explore the use of two dimensional arrays, enumerated types, and the debugging features of the NetBeans IDE.

Learning Objectives

Java SE 11: Flow Control & Debugging

  • use a ternary conditional statement
  • chain if and else constructs together
  • use a switch statement
  • use a nested for loop to iterate over a two dimensional array
  • use a switch statement based on an enum type
  • start the debugger and step into a program
  • set breakpoints in code to stop execution when debugging a program
  • inspect the value of variables when debugging a program
  • step through a section of code with an if/else construct using the debugger

Framework Connections

The materials within this course focus on the Knowledge Skills and Abilities (KSAs) identified within the Specialty Areas listed below. Click to view Specialty Area details within the interactive National Cybersecurity Workforce Framework.