Multiple Choice
What is the range of short data type in Java script ?
A) -128 to 127
B) -32768 to 32767
C) -2147483648 to 2147483647
D) none of the mentioned
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q9: Which of these operators can skip evaluating
Q10: Which of these selection statements test only
Q11: An expression involving byte, int, and literal
Q12: Which of the following is not a
Q13: Which of these is an incorrect array
Q15: Which of these coding types is used
Q16: Which of the following can be operands
Q17: Which right shift operator preserves the sign
Q18: Which of the following is not a
Q19: What is the range of byte data