Home / Programming MCQs / C# MCQs / Question

M

Mr. Dubey • 51.17K Points
Coach

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

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.