ashutosh singh answered 4/1/2011 What Is 'Reference Variable' In Java? Reference variable refers the object eg. Button b=new button(); here b is the object of button b is a reference variable of tybe button