Can 8 byte long data type be automatically type cast to 4 byte float data type?
Can 8 byte long data type be automatically type cast to 4 byte float data type? Correct Answer True
Both data types have different memory representation that’s why 8-byte integral data type can be stored to 4-byte floating point data type.
মোঃ আরিফুল ইসলাম
Feb 20, 2025