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
How Reflection is used and what it's significance ?
Can abstract class instantiated c#?
Can list contain duplicates c#?
What do you use c# for?
Explain the Abstract class in c#.net
Which is faster list or dictionary in c#?
What is the base class of all classes in c#?
What do constructors do in c#?
How do you create empty strings in c#?
Do we get an error while executing the “finally” block in c#?
What is Event - Delegate?
When was .net linq added?
What is the default value of guid in c#?
I want to print "Hello" even before main() is executed. How will you achieve that?
How do you name a variable in c#?