Vidyalelo
C# Programming · Q46

Basic Syntax and Data Types in C Sharp

Programming · C# Programming · question 46

Q46

Type of Conversion in which compiler is unable to convert the data type implicitly is?

A.
ushort to long
B.
int to uint
Answer
C.
byte to decimal
D.
None of the above

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board