char greeting[6] = {'H', 'e', 'l', 'l', 'o', '\0'};. If you follow the rule of array initialization then you can write the above statement as follows −
確定! 回上一頁