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
How do I unload an assembly?
Does c# do array bounds checking?
What is primitive types in c#?
What is a multicast delegate in c#?
Can a string be null c#?
What is attribute c#?
What is static class in C#?
Are objects passed by reference in c#?
What are the Types of instancing properties and explain each. Explain the difference between multiuse,singleuse and globalmultiuse and which is default
Can you declare a class or a struct as constant?
What is variable and its classification?
What is reflection c#?
How do I create a multilanguage?
What is the difference between a variable and a literal?
Explain the difference between arraylist and array and in c#?