ABSTRACT

An array called “abc” is defined to contain 12 variables by having the “[12]”. Any 12 names could have been used after “abc[12]”, but a shortcut is used here. By using the “x1x12”, the variables “x1”, “x2”, “x3”, “x4”, “x5”, “x6”, “x7”, “x8”, “x9”, “x10”, “x11”, and “x12” were created.