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 is the base class of all classes in c#?
What do you mean by delegates and explain different types of delegates?
Is c# a strongly-typed language?
Explain About Iunknown interface Queue
Why to use lock statement in c#?
Can a class have more than 1 destructor?
Give examples for value types?
What is multidimensional array in c#?
Is a decimal an integer?
Can we create instance of private class in c#?
What are access modifiers in c#?
How do I open the console window?
What are data types with examples?
What is the difference between method and constructor in c#?
Is c# slower than java?