A float occupies 4 bytes. If the hexadecimal equivalent of these 4 bytes A, B, C and D

Câu hỏi :

A float occupies 4 bytes. If the hexadecimal equivalent of these 4 bytes A, B, C and D, then when this float is stored in memory in which of the following order do these bytes gets stored?

A. ABCD

B. DCBA


C. 0xABCD

D. Depend on big endian or little endian architecture.

* Đáp án

D

* Hướng dẫn giải

Chọn D

Câu hỏi trên thuộc đề trắc nghiệm dưới đây !

400 Câu hỏi trắc nghiệm lập trình C/C++ có đáp án !!

Số câu hỏi: 400

Copyright © 2021 HOCTAP247