If there are fewer initializers than the number of elements in t
If there are fewer initializers than the number of elements in the array, C automatically initializes the remaining elements to the last value of the list of initializers. ~@[](1)答案:FALSE