Google News
logo
C# - Quiz(MCQ)
Which of the following converts a type to an unsigned big type in C#?
A)
ToType
B)
ToUInt16
C)
ToUInt32
D)
ToUInt64

Correct Answer :   ToUInt64

Advertisement