Question: Which of the following statements is correct?

Options

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.

Click to view Correct Answer

Previous || Next

Datatypes - General Questions more questions

Which of the following loop correctly prints the elements of....

Which of the following statements is correct about the C#.NET....

Which of the following statements are correct about data types?

Which of the following is an 8-byte Integer?

Which of the following is NOT an Integer?

Which of the following are value types?

Which of the following does not store a sign?

What is the size of a Decimal?

What will be the output of the following code snippet....

Which of the following is the correct size of a....

Attributes - General Questions more Online Exam Quiz

Attributes - General Questions

Classes and Objects - General Questions

Collection Classes - General Questions

Constructors - General Questions

Delegates - General Questions

.NET Framework - General Questions

Enumerations - General Questions

Exception Handling - General Questions

Functions and Subroutines - General Questions