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
How can I create image pieces/sub image?
What is the use of dll file in c#?
How to open a new form on button click in Windows forms?
What can I create with c#?
Name some properties of array.
What is windows forms in c#?
What is args c#?
What does void mean unity?
What is typeof undefined?
Write a program in C# for checking a given number is PRIME or not.
What do you mean by sealed classes and static classes?
What is integer c#?
What is yield break in c#?
Write the difference between TypeOf and GetType?
What is meaning of type safety in c#?