Java Advance Go Back Using a switch statement views 07:40 If you have multiple conditions then using a SWITCH statement makes it all simple. Executing different codes for different conditions is possible with SWITCH statement. The Syntax for the SWITCH Statement is as follows. Create if and if/else constructs Using a switch statement Creating and Using Arrays Multidimensional Array Using Loop constructs Creating and using Do/While loops Working with Methods and Encapsulation Assignment of Object referance variables Arguments and Parameters Applying static keywords to methods and fields Defualt constructor and User defined constructor Applying access modifiers Applying encapsulation principles to a class