You want to determine whether the value of an object reference is derived from a particular type.

Which C# language feature can you use

 Posted by Rajkatie on 8/31/2013 | Category: .NET Framework Interview questions | Views: 8108 | Points: 40
Select from following answers:
  1. as operator
  2. type keyword
  3. dynamic keyword
  4. All Above

Show Correct Answer


Source: microsoft book (c#) | | Alert Moderator 

Comments or Responses

Login to post response