Select from following answers:- cast
- implicit
- explicit
- interchange
- All Above
'explicit' is the C# keyword used to cast a type to another type. That means, it basically declares the user defines operator conversions invoked with cast.
Show Correct Answer
Asked In: Spotted While Learning |
Alert Moderator