Sunday, October 08, 2006 1:11 PM
bart
C# Quiz - Nullables, enums, casts and conversions
Time for another C# Quiz. Thanks to Gregory Young to be the trigger for this quiz via the C# MVP private mailinglist a few days ago.
New quiz policy
- There are no prizes to win :-)
- The answer to the quiz will be published in a few days on this blog
- The code snippet is posted as an image to avoid copy-paste-csc problem solving sequences; code will be posted in the "answers post"
- Comments are disabled on this post (it won't be disabled on the "answers post") in order to ensure individual problem solving
Code snippet:

Question:
What's the output of the code snippet above when compiled with the C# 2.0 compiler and executed on the .NET Framework 2.0? Why does it produce that output?
Answer:
Will be available on this blog on October 10, 2006.
Have fun!
Del.icio.us |
Digg It |
Technorati |
Blinklist |
Furl |
reddit |
DotNetKicks
Filed under: C# 2.0