Vidyalelo
C# Programming · Q32

Miscellaneous in C Sharp

Programming · C# Programming · question 32

Q32

Which of the following is NOT a valid type conversion in C#?

A.
int to string
B.
double to int
C.
string to int
Answer
D.
int to double

Answer: Option C

Solution

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