Vidyalelo
C# Programming · Q82

Basic Syntax and Data Types in C Sharp

Programming · C# Programming · question 82

Q82

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
Answer
D.
None of the mentioned

Answer: Option C

Solution

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