Challenge: Applying Nullable Types
Test yourself by converting non-nullable scalar value types into nullable data types.
We'll cover the following...
Overview
Using the project below, perform the tasks highlighted in the requirements section.
Requirements
The code widget ...