Answer Posted / lakshman
interface is a collection of abstract members i.e semi implementation block..interface is used to implement the of multiple inheritance
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Structs are largely redundant in c++. Why does c# have them?
Why use a singleton instead of static methods?
What is the difference between function and method in c#?
Explain how to implement delegates in c#.net
Give examples for reference types?
What is meant by unicode characters?
Can we create instance of private class in c#?
How can I produce an assembly?
Are c# generics the same as c++ templates?
What you mean by delegate in c#?
Why can't we use a static class instead of singleton?
What does mean before a string in c#?
What is c sharp language?
What are the fundamental differences between value types and reference types?
What is regex replace in c#?