Which of the following statements is correct?
1.Information is never lost during narrowing conversions.
2. The CInteger() function can be used to convert a Single to an Integer.
3.Widening conversions take place automatically.
4.Assigning an Integer to an Object type is known as Unboxing.