# 4ปรนัยถ้าประกาศตัวแปรเป็น char name[5]; ข้อมูลใดไม่สามารถเก็บในตัวแปร name ได้name = "1234"name = "COMPUTER"name = " "name = "A"