Q. 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 ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) sbyte < short < int < long