Is it possible to implement an interface to a structure? Is
it possible to extend a struct? Is it possible to inherit a
class to struct?
Answer Posted / jay
just as a sum up for people that might get confused since
some obviously wrong answers are marked as YES:
answers #4,#5 and #6 are correct, 1,2,3 are wrong.
| Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
What is meaning of type safety in c#?
What is string literal in c#?
Why we use methods in c#?
What is cache memory in c#?
Which is faster array or arraylist in c#?
How to get the sum of last 3 items in a list using lambda expressions?
What is difference between asp net and c# net?
What is a hash table c#?
What is master page in asp net c#?
Can an array be null c#?
What method is used to sort the elements of the array in descending order?
What is multithreading? What are the problems that comes with multithreading and how to manage them?
Contrast between an interface and abstract class?
What is the difference between c and c sharp?
What are some examples of desktop applications?