adspace
What is the base type from which all structs inherit directly?
Answer Posted / Girija Shankar Mishra
ValueType is the base type that all structs inherit directly in .NET. Structures are value types, and they inherit from the 'System.ValueType' class.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category