Answer Posted / nikhil thakran
yes ,we inherit multiple interfaces ,outside the abstract classses
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between hashtable and dictionary?
Is a c# interface the same as a c++ abstract class?
If a class derives from another class, will the derived class automatically contain all the public, protected, and internal members of the base class?
how to create crystal reports give one detail example(i want to view age category report) please give suitable example in my small knowledge
what is the purpose of using statement in c#
How jit (just in time) works?
What does the parsefloat function do?
How many bytes is a char c#?
State two different types of access modifiers.
Is struct object oriented?
What are most desktop applications written in?
Why do we use struct in c#?
What does protected internal access modifier mean?
Why do we need constructor?
Why delegates are type safe?