The code in bold is not making sense to me...the string array holds 8 different elements containing 4 characters each. Ex. string[0] = "0010"
string[1] = "0100"
...