Java Certified Foundations Associate: Decision Statements

Java    |    Beginner
  • 14 videos | 59m 44s
  • Includes Assessment
  • Earns a Badge
Rating 4.8 of 55 users Rating 4.8 of 55 users (55)
One of the main components of modern programming languages is the ability to make decisions using the data provided to them. Java provides decision statements that can be used to make decisions and being able to make decisions is a fundamental part of the Java programming language. In this course, you'll learn about various types of Java decision statements. You'll examine how to use the if-then-else and switch statements. Then, you'll move on to learn about String comparisons, the comparison operator, the equals() method, and compareTo. You'll also learn about the strengths and weaknesses of each comparison operator and the best time to use each. This course is one of a collection of courses that prepares learners for Oracle's 1Z0-811: Java Certified Foundations Associate certification.

WHAT YOU WILL LEARN

  • Discover the key concepts covered in this course
    Describe and compare the various java decision statements such as if-then, if-then-else, and switch and describe when to use each
    Describe the if-then and if-then-else statements and how they are used as decision statements in java
    Demonstrate the use of the if-then and if-then-else statements and how they are used as decision statements in java
    Describe the switch statement and how it is used as a decision statement in java
    Demonstrate the use of the switch statement and how it is used as a decision statement in java
    Describe the various classes and methods for comparing primitives and objects such as the ==, compareto, and equals
  • Describe how the == operator differs between primitives and objects
    Demonstrate how the == operator differs between primitives and objects
    Describe the differences between the equals() method and the == operator in java
    Demonstrate the differences between the equals() method and the == operator in java
    Describe how to compare two string objects by using the compareto method
    Compare two string objects by using the compareto method
    Summarize the key concepts covered in this course

IN THIS COURSE

EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE

Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.

Digital badges are yours to keep, forever.

YOU MIGHT ALSO LIKE

Rating 4.5 of 233 users Rating 4.5 of 233 users (233)
Rating 4.6 of 213 users Rating 4.6 of 213 users (213)

PEOPLE WHO VIEWED THIS ALSO VIEWED THESE

Rating 4.6 of 273 users Rating 4.6 of 273 users (273)
Rating 4.7 of 92 users Rating 4.7 of 92 users (92)
Rating 4.5 of 1884 users Rating 4.5 of 1884 users (1884)