Câu hỏi 677448 - Kỹ thuật lập trình cơ sở - IT01 Kiểu cấu trúc (struct) được định nghĩa theo cú pháp nào? Chọn đáp án: struct name; struct nametype item1;type item2;... struct name{type item1;type item2;...}; name{type item1;type item2;...} Xem đáp án