- Course
Using Operators, Decision, and Looping Constructs (Java SE 8 Programmer I Certification 1Z0-808)
This course will teach you the tips, tricks, and pitfalls of using operators and flow control statements in Java to help you prepare for the certification exam.
- Course
Using Operators, Decision, and Looping Constructs (Java SE 8 Programmer I Certification 1Z0-808)
This course will teach you the tips, tricks, and pitfalls of using operators and flow control statements in Java to help you prepare for the certification exam.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
Operators such as “=” or “++” or if-else statements and loops are ubiquitous in any Java program. However, there are constructs that are used infrequently, and the more common ones may produce unexpected results (bugs) if one uses them improperly. In this course, Using Operators, Decision, and Looping Constructs (Java SE 8 Programmer I Certification 1Z0-808), you will learn the tips, tricks, and pitfalls of using Java operators and statements. First, you’ll explore the Java operators. Only some are required for the exam, but even those required are worth taking a closer look at to see what some of them do behind the scenes. Then, you’ll discover how simple omissions in branching and looping statements may completely change the program flow. Finally, you will take a deep dive into more advanced concepts of flow control and the small details that make all the difference. When you're finished with this course, you’ll have the skills and knowledge of Java operators and statements necessary to nail any exam question related to the topic.
Using Operators, Decision, and Looping Constructs (Java SE 8 Programmer I Certification 1Z0-808)
-
Course Introduction | 1m 49s
-
Prerequisites | 48s
-
Course Overview | 1m 11s
-
Arithmetic Operators | 4m 26s
-
Numeric Promotion | 2m 28s
-
Unary Operators | 3m 23s
-
Practice Questions | 2m 34s
-
Assignment Operators | 2m 2s
-
Relational Operators | 1m 3s
-
Logical and Conditional Operators | 3m 50s
-
Equality Operators | 3m 28s
-
String Equality | 2m 9s
-
More Practice Questions | 2m 2s
-
Module Wrap Up | 1m 54s