Q:

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

(a) ushort to long

(b) int to uint

(c) ushort to long

(d) byte to decimal

This question was posed to me in my homework.

I would like to ask this question from Type Conversion in Expressions in chapter Data Types, Variables and Operators of C#

C#

All Replies

Viewing 1 replies (of 1 total)

Viewing 1 replies (of 1 total)

  • You must be logged in to reply to this topic.