Can a structure inherit a class.
Answer Posted / a b
A structure cannot inherit from a class but it can
implement an interface.
| Is This Answer Correct ? | 14 Yes | 1 No |
Post New Answer View All Answers
What is expression tree with example?
What is difference between singleordefault and firstordefault?
Explain the difference between “constant” and “read-only” variables used in c#?
What exception can an overridden method throw in comparison with the method it is overriding?
Is c sharp and c# are same?
How do I move from one form to another in c#?
Is string primitive?
What are the advantages of generics in c#?
4. Describe the process when we send a request URL? And who is responsible for that?
Does c# do array bounds checking?
What is delegates in c# and uses of delegates?
How many root nodes are there in an xml document?
How long can a string be c#?
What do you mean by abstract class in c#?
What are primitive types in c#?