Answer Posted / kanan
answer #2 is correct. You can not inherit structure because
it's sealed internally.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is difference between code access and role based security?
What is ildasm.exe used for?
What do you mean by hashtable c#?
Why delegate is used in c#?
How do I use the 'using' keyword with multiple objects?
What happens during the process of boxing?
Is string nullable c#?
What is this keyword in C#?
Give some examples of commonly used i/o classes?
What is difference between ienumerable and list in c#?
List some of the basic string operation?
How does the clr work?
Is enum a value type c#?
Explain why do I get an error (cs1006) when trying to declare a method without specifying a return type?
What does int parse do in c#?