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 nullable type c#?
What is type safe code?
What is iqueryable?
how encapsulation is implemented in c#
Is stringbuilder thread safe c#?
Explain concurrency with aop?
Can struct inherit from class c#?
Will the following code compile and run?
Why do we need nullable types in c#?
Give an example of a ctype.
What is the data provider name to connect to access database?
Explain the difference between pass by value and pass by reference.
What is static class in C#?
What is a collection class in c#?
What is difference between private and protected?