Java Advance Go Back Creating and Using Arrays views 11:46 An array is used to store multiple values in a single variable. Many types of arrays can be created which have one or more dimensions. An array is a special variable which can hold multiple values. There are one-dimensional arrays and also multi-dimensional arrays. 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