Knowee
Questions
Features
Study Tools

Select the correct answerWhat is the range of values that can be stored in a short int variable in C?Options0 to 65535-32768 to 32767-2147483648 to 21474836470 to 4294967295

Question

Select the correct answerWhat is the range of values that can be stored in a short int variable in C?Options0 to 65535-32768 to 32767-2147483648 to 21474836470 to 4294967295

🧐 Not the exact question you are looking for?Go ask a question

Solution

The range of values that can be stored in a short int variable in C is -32768 to 32767.

Similar Questions

Select the correct answerWhat is the range of values that can be stored in an unsigned char variable in C?Options0 to 2550 to 127-128 to 127-255 to 255

Select the correct answerThe long data type in C is often used for:OptionsLarge integersSmall integersSingle-precision floating-point valuesDouble-precision floating-point values

What is the range of short data type in Java?Options-32768 to 32767-128 to 127-2147483648 to 2147483647None of the mentioned

Select the correct answerWhat is the range of integers that can be held in the MEDIUMINT datatype of SQL?OptionsBoth Signed numbers in the range of -8388608 to 8388607 and Unsigned numbers in the range of 0 to 16777215.Unsigned numbers in the range of 0 to 16777215.Signed numbers in the range of -8388608 to 8388607.None of these

Select the correct answerThe __int64 data type in C is used for:Options16-bit integers8-bit integers32-bit integers64-bit integers

1/3

Upgrade your grade with Knowee

Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.