1)

Why we need to convert a data type in C#?


A) To store one data type value into a variable of another data type

B) To get desired data

C) To avoid run time error during change or conversion of data type

D) None of the mentioned

Answer:

Option C