C Programming - Floating Point Issues - Discussion

Discussion Forum : Floating Point Issues - General Questions (Q.No. 8)
8.
A float occupies 4 bytes. If the hexadecimal equivalent of these 4 bytes are A, B, C and D, then when this float is stored in memory in which of the following order do these bytes gets stored?
ABCD
DCBA
0xABCD
Depends on big endian or little endian architecture
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
36 comments Page 3 of 4.

Akhilesh kumar yadav said:   1 decade ago
Santhosh Kumar M V concept is right.

Ridhima Ramteke said:   8 months ago
Thank you for explaining the answer.

Thenu said:   9 years ago
Thank you for all your explanation.
(1)

Ramya said:   1 decade ago
Tq krunal for endian explanation.

Usman ali ar said:   10 years ago
What is meaning of this answer?

Praveen Kumar said:   1 decade ago
Thank you so much Krunal.

SAGAR said:   1 decade ago
Thanks nice explanation.

Aishwarya gupta said:   1 decade ago
Thank you very much.

Preeti said:   1 decade ago
Thank you kavitha:).

James said:   1 decade ago
Thank you very much.


Post your comments here:

Your comments will be displayed after verification.