30/09/2018, 16:18
Poll: Kiểm tra kiến thức C - 4.09
Let’s have a discussion about this problem and get the answer here http://www.indiabix.com/online-test/c-programming-test/14
11. If a char is 1 byte wide, an integer is 2 bytes wide and a long integer is 4 bytes wide then will the following structure always occupy 7 bytes?
struct ex
{
char ch;
int i;
long int a;
};
- A. Yes
- B. No
Bài liên quan
Mạnh dạng chọn NO nhé, ai theo mình thì like 1 phát lấy tinh thần đi.
@ddhuy137 đã có một bài viết rất hay ở đây dùng để giải thích vấn đề này.
vừa bấm vô “Yes” thấy có mình mình chọn lật đật sửa lại “No”
Thế thì phải xem cái bài của @ddhuy137 viết nhé