Answer Posted / abha mittal
We can achieve inheritence using abstract classes ot making interfaces
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Explain about CTS?
What is the example of predicate?
What is regex replace in c#?
what is the difference between a struct and a class in c#?
Explain the types of comments in c#?
What does addressof operator do in background ?
Explain what is an interface in c#?
What is unmannaged code and will CLR handle this kind of code or not .
What are the advantages of using delegates in c#?
What is a console in c#?
What is different between Implicit conversion and Explicit conversion in C#?
What are the types of delegates in c#?
What is console application with example?
Why interface is required?
Can you explain template pattern?