Answer Posted / dhanunjaya
An interface is the contract between the class and itself.
an interface can contain abstract memberrs only.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Explain briefly the difference between value type and reference type?
What is an xsd file?
What is iqueryable in linq?
If you define a user defined data type by using the struct keyword, is it a value type or reference type?
What is default access specifier for class in c#?
How Reflection is used and what it's significance ?
What is a method signature?
What is dictionary and hashtable in c#?
What is the meaning of extention?
Can we inherit a private class in c#?
Why do we still see so much non-oo code written in c# today?
In which way a two-dimensional array declared in C#?
What is escape sequence in c#?
What is a static field?
Explain About Postback