adspace
Answer Posted / Chhaya Goswami
In C#, there are two main types of classes: value types (structs) and reference types (classes). Additionally, C# provides abstract classes which cannot be instantiated directly, and interfaces that define a contract for a set of methods and properties.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers