constructor: A constructor is a special method used to create and initialize objects.
index: An index is a position within an array or list that represents the location of an element.
iteration: Iteration refers to the process of repeating a set of instructions or operations multiple times.