Click here to Skip to main content
15,892,072 members
Articles / Programming Languages / C#

The Null-Coalescing Operator ??

Rate me:
Please Sign up or sign in to vote.
4.64/5 (10 votes)
16 Dec 2013CPOL3 min read 28.1K   11  
About and how to use ?? operator

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
India India
There are only 10 type of people in this programming world....
one who knows the binary and other who doesn't.

Comments and Discussions