Data Structure Illustrated by C++ Array int array[10] = {0} //create an integer array contains 10 elements.