X611: Array Position 0 / 10 Suppose you try to perform count on items in this array {1, 4, 3, 7, 15, 9, 24} for item ‘4’. What position is item 4 in this array? Java 1212 array items