How do you inherit from a class in C#?
Answer Posted / hafiz usman majeed
subclassname : superclassname
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Why delegates are type safe in c#?
In howmany ways can you deploy an assembly?
Can we extend static class in c#?
What is xslt in c#?
what is IEquatable
Does c# support multilevel inheritance?
What are static and dynamic variables?
What is boolean conditions in c#?
What is system console writeline in c#?
Define mutex in C#?
What is ulong in c#?
Define parsing? Explain how to parse a datetime string?
What is array c#?
What is the solution if you need to manipulate sets of items?
What is int16?