Programming Languages C# Objective
Mar 06, 2013

Which of the following statements is correct?

Choose the correct answer:
A) Information is never lost during narrowing conversions.
B) The CInteger() function can be used to convert a Single to an Integer.
C) Widening conversions take place automatically.
D) Assigning an Integer to an Object type is known as Unboxing.
Detailed Explanation

Option C is the right answer.

Discussion (0)

No comments yet. Be the first to share your thoughts!

Share Your Thoughts
Feedback