Short Hand If-Else Statements in Java (Ternary Operator)

Short Hand If-Else Statements in Java (Ternary Operator)

Hello Everyone! In this video I will be going over the short hand version of a if else statement in java, also know as the ternary operator. I hope you enjoy.