Java Advance Go Back Using Loop constructs views 15:26 Create and use while loops-iteration statements: Let us start using the loops where a block of code is executed as long as the condition remains true. 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