null
Value Types
We cannot assign the value 'null' directly to a value type.
Value types by default are non-nullable
Reference Types
We can assign the value 'null' directly to a reference type
© 2024 Better Solutions Limited. All Rights Reserved. © 2024 Better Solutions Limited TopPrevNext