Can variables defined in interface. If yes how we can
call/use it in class.
Answer Posted / sujai cn
No we can't define variables in interface.
| Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
What are the types of constructors?
what is IFormatable
How big is int16?
Why do we use dictionary in c#?
What is a string c#?
How many types of constructors are there?
Why we use extension method in c#?
When do we generally use destructors to release resources?
What is the lock statement in c#?
What is a private method in c#?
What is different between Implicit conversion and Explicit conversion in C#?
Why singleton is sealed?
How do I create a multilanguage?
What is ienumerator c#?
What is the difference between yield and return?