• Home
  • Which of the following is correct about nullable types in C#??
Question 1:
Which of the following is correct about nullable types in C#??
A. C# provides a special data types, the nullable types, to which you can assign normal range of values as well as null values
B. You can assign true, false, or null in a Nullable variable
C. You can store any value from -2,147,483,648 to 2,147,483,647 or null in a Nullable variable
D. All of the above

These questions are from this test. Would you like to take a practice test?

C Sharp Quiz 4 | Englishfreetest.com