can we create an empty interface with no definitions? If
so, how it should be called in the class?
Answer Posted / rajat
Yes, we can create an empty interface in C#. Since the
interface does not have any method, no need to implement
any method in the class.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What to implement on my class Finalize or IDisposable
Distinguish between a class and struct?
Explain how do I get deterministic finalization in c#?
What is meant by unicode characters?
How do you concatenate in c#?
What is ispostback c#?
What are mutable and immutable types in c#?
What are circular references?
Can we write class inside a class in c#?
Explain clr in brief.
What Is A Satellite Assembly?
What is view model in c#?
What is asenumerable in c#?
explain the nature of the assembly work?
How long does it take to learn c# for unity?