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
Can properties be overloaded in c#?
Why are mutable structs evil?
Why do you call it a process? What’s different between process and application in .net, not common computer usage, terminology?
Illustrate the differences between the system.array.copyto() and system.array.clone()?
What is a .exe extension files? How is it similar to .dll extension files?
Can you create sealed abstract class in c#?
What is access specifier in c#?
What are the Types of assemblies that can be created in dotnet
What is serialization in c#?
What is overloading in c#?
Which is faster array or arraylist in c#?
What does console mean c#?
Define an assembly in .net?
What is class sortedlist underneath?
What is literal control