Labels:dialog box | sky | web site | window OCR: Object- Oriented Programming Indexed Instance Variables In addition to "named" instance variables Either the class allows "indexed" instance variables or not. When the class created we must say whether indexed variables will be allowed. Inherited from superclasses any superclass has indexed instance variables Instances in the class may have different sizes To create use new: instead of nev emp1 Emp loyee new empz loyee new Edue Emp loyee new Used in implementing the classes Army String, Set, etc. HArTT Porter 2001 ArmF HarTy