This article provides brief idea about nullable data types in C# and how to handle nullable data types. This also discuss about how to replace null value and what happens if we assign null to value types and reference types.