Initializing an object means storing data into the object . Let’s see a simple example where we are going to initialize the object through a reference variable. We can also create multiple objects and store information in it through reference variable.