Examveda

Arrange the following data type in order of increasing magnitude sbyte, short, long, int.

A. long < short < int < sbyte

B. sbyte < short < int < long

C. short < sbyte < int < long

D. short < int < sbyte < long

Answer: Option B


Join The Discussion

Related Questions on Basic Syntax and Data Types in C Sharp