Answer Posted / Sunil Saini
The 'as' keyword in C# is used for type cast operation with a safety check. It provides a null-safe way to convert one object into another by allowing you to catch runtime exceptions at compile time.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers