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
AnswerD.
int to double
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board