Description
This course teaches you how to use selection and iteration statements in Java programming and ternary operators to make decisions based on conditions. You will also learn how to use for, while, and do-while loops to repeat a block of code until a condition is met.