Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Difference between direct type casting and using "as" keyword?



Difference between direct type casting and using "as" keyword?..

Answer / amitabh dubey

Explicit cast throws an InvalidCastException if the object
can not be casted. you have to
Keep the casting under try / catch block to handle the
exception.
Instead you can use as operator which return null if it
can not cast the object.

Is This Answer Correct ?    25 Yes 0 No

Post New Answer

More C Sharp Interview Questions

What is the difference between new and override in c#?

0 Answers  


What is xamarin used for?

0 Answers  


Explain the use of virtual, sealed, override, and abstract method?

0 Answers  


Is post back c#?

0 Answers  


Is a decimal an integer?

0 Answers  


Is c# difficult to learn?

0 Answers  


What does console readline do in c#?

0 Answers  


Why do we need collections in c#?

0 Answers  


What is a deadlock lock?

0 Answers  


What is the use of 'as' Keyword in C# ?

0 Answers   HCL,


What does char mean in c#?

0 Answers  


What are the types of inheritance in c#?

0 Answers  


Categories