IS vs AS Keyword ( C# Interview questions with answers)

Posted by Questpond under C# category on | Points: 350 | Views : 5110
This is a interesting c# interview question which explains the difference between "IS" and "AS" keyword.
"IS" keyword is useful to check if objects are compatible with a type while "AS" keyword helps to do conversion from one type to other type



Get Questpond videos on discounted price from ITFunda.com.

Comments or Responses

Login to post response