It is guaranteed that a ____ has atleast 8bits and a ____ has atleast 16 bits.
Answers
Answered by
1
Explanation:
It is guaranteed that a ____ has at least 8 bits and a ____ has at least 16 bits. Explanation: char types in C++ require atleast 8 bits and short requires atleast 16 bits, whereas for bool only 1 bit suffices and both int and float requires atleast 32 bits.
Answered by
1
Explanation:
It is guaranteed that a ____ has at least 8 bits and a ____ has at least 16 bits. Explanation: char types in C++ require atleast 8 bits and short requires atleast 16 bits, whereas for bool only 1 bit suffices and both int and float requires atleast 32 bits.
Similar questions
Math,
1 month ago
Math,
1 month ago
Computer Science,
1 month ago
Math,
2 months ago
Math,
9 months ago