can we create an empty interface with no definitions? If
so, how it should be called in the class?
Answer Posted / bindu sharma
Yes we can create an empty interface.Empty interface is
called a marker interface.It is used by Comiler so we don't
need to call it explicitly.As there is no method in marker
interface,So we don't need to call it.
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
Explain how to add controls dynamically to the form using c#.net.
Explain the difference between event and a delegate in c#?
What is iqueryable and ienumerable in c#?
What is asynchronous one-way calls?
What is the difference between static and constant variables?
In .NET how can you solve the DLL Hell problem?
write program in c# using this instructions name avinash varma ,work experiance<2,nochildren his work experiance is higher than 5 years,more than one children one children name is diwakar,number of years of work eperiance at current company is the ratio of children and work experiance is 0.21 to 0.5
How can we set the class to be inherited, but prevent the method from being over-ridden?
How to sign an assembly with strong name?
What is xor operation?
List down the access modifiers available in c#?
What’s a strong name?
What is the purpose of namespace?
What do you know about Translate Accelerator?
What is the use of console readline () in c#?