C# Tips

Today's C# Quiz

Quiz

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

Null cannot be assigned to DateTime variable
If 12.32 is set to long type variable, the result will be 12
One cannot assign 0xFFFF to int variable
Null cannot be assigned to a string variable

Tip

Answer