(Solved) : Question 2 Match Numerical Value Smallest C Data Type Hold Example 33 Would Fit Char Pay Q37199101 . . .

QUESTION 2 Match the numerical value with the SMALLEST C data type that can hold it. For example, -33 would fit in a char (pay attention to the sign!), whereas +130 would fit in an unsigned char. A unsigned long -129 B. unsigned short -+33,000 C. double D. short E. float 4 -4203.765 +3,183,444 4.456e+38 Show transcribed image text QUESTION 2 Match the numerical value with the SMALLEST C data type that can hold it. For example, -33 would fit in a char (pay attention to the sign!), whereas +130 would fit in an unsigned char. A unsigned long -129 B. unsigned short -+33,000 C. double D. short E. float 4 -4203.765 +3,183,444 4.456e+38
Expert Answer
Answer to QUESTION 2 Match the numerical value with the SMALLEST C data type that can hold it. For example, -33 would fit in a cha…
OR