3. char p [5] = {'a', 'b', 'c'}; belongs to the use of " incomplete initialization list " to initialize p, because only three initialization characters are ...
確定! 回上一頁