is and as Operators in C# Programming Language
Jan 30 2015

Gaurav Kumar Arora

Whenever we think about type casting and want to avoid any exception due to mismatch type, then 'is' and 'as' operators are come into picture