Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

What is the need for ‘Conversion of data type’ in C#?

a) To store a value of one data type into a variable of another data type
b) To get desired data
c) To prevent situations of runtime error during change or conversion of data type
d) None of the mentioned

Answer: c
Explanation: To prevent situations of runtime error during change or conversion of data type

Join The Discussion