Answer Posted / imatoria
A class can be inherited from a class or struct.
A structure does not support inheritance and cannot be
inherited from any class or struct. So structure members
can’t be declared protected.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Explain anonymous type in c#?
What type is string in c#?
What is xpath in c#?
What are different types of Delegates in C#?
What is the difference between returning iqueryable vs ienumerable?
What is sqldatareader c#?
what is IFormatable
What is the major difference between a custom control and user control?
What is for loop in c#?
What is difference between dynamic and var in c#?
What is a c# delegate?
What is a three-tier application.
Define thread?
What is dependency in software?
What is append in c#?