Can variables defined in interface. If yes how we can
call/use it in class.
Answer Posted / praveen
no we cant add veriables in interface in c sharp
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Can a dictionary have duplicate keys c#?
Can abstract classes be final?
Can an exception be thrown from a catch block?
Which constructor is called first in c#?
What does addressof operator do in background ?
Can You Prevent Your Class From Being Inherited By Another Class?
What is Covariance and contravariance in C#?
Where do we set the min and max pool size for connection pooling?
What does string intern do?
Explain inheritance in c#?
How to exclude a property from xml serialization?
Contrast between an interface and abstract class?
What is difference between out and ref in c#?
What is asynchronous one-way calls?
Are c# constructors the same as c++ constructors?