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
Is comparator a functional interface?
Define a jagged array in c#?
What is the difference between field and variable in c#?
How to use reflection to call generic method?
What is the difference between “finalize” and “finally” methods in c#?
How do I run a cshtml file?
Is equal in c#?
Can I use exceptions in c#?
Is c# still popular?
What is Assembly. and Describe type of assembly. why most developer happy with private assembly.
What is the difference between static and private constructor?
How do I make a dll in c#?
What are the different approaches of passing parameters to a method?
What are the return types in c#?
what are the differences between a class and structure