what is need of nullable value types in c#?
what is need of nullable value types in c#?
Hi all,
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
VulpesPosted Sep 26, 2012, 11:48 AM
Usually, some 'magic value' which either wouldn't (or was very unlikely to) arise in practice had to be used to denote the absence of a definite value.