C# 7.0 now allows using underscore _ to be used a digit separator. This adds more readability. Similarly, we now have Binary Literals, so instead of specifying hexadecimal pattern we can specify bit patterns. Hope it helps..
Full Article
Literal Improvement in C# 7.0
Blog Syndicated with Nishant Rana’s Permission