Which of the following is a value type in C# ?

 Posted by Chvrsri on 3/24/2011 | Category: C# Interview questions | Views: 9229 | Points: 40
Select from following answers:
  1. Delegate
  2. Interface
  3. Array
  4. Struct
  5. All Above

Show Correct Answer


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Posted by: Susanthampy on: 4/27/2011 | Points: 10
Struct
Posted by: Muralik.it on: 6/7/2011 | Points: 10
struct is a value type

Login to post response