Array of Objects : In our previous article Arrays in java, we discussed array of primitive data types  as a very useful  and power ful tool. Java also allows you to declare array of objects which is more useful  and powerful (logically & cleanly) tool.