Answer Posted / ashish gupta
yes..but interfaces are not inherit rather it implemented.
A class can implement multiple interfaces.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
How many destructors can a class have?
Give an example of a directcast.
What is difference between interface and abstraction?
What is writeline?
What do you mean by casting a data type?
What is a type c#?
What is array and arraylist?
What are the examples of data types?
What is the purpose of escape sequence?
Give some examples for built in datatypes in c#?
what is boxing and unboxing?can we initialize unboxing directly?
What is hashtable in c# net with example?
Can properties be private in c#?
What is var c#?
What are the steps to make an assembly to public?