Answer Posted / ashish gupta
Interface is a contract so that any class which implement
dis interface must define all the methods which is declared
in interface.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
List down the reason behind the usage of c# language.
In a single .NET DLL how many classes it contains?
What is the difference between namespace and class in c#?
Explain About remoting and web services. Difference between them
What is private class in c#?
What is the difference between dynamic and var in c#?
What is dictionary class in c#?
What is type keyword in c#?
Describe an interface class?
Why it's said that writing into .NET Application Configuration Files is a Bad Idea?
Explain about multithreading?
What is the system namespace?
What is the difference between icomparer and icomparable in c#?
What is a console?
Major difference between Basic httpbinding and WShttpbinding?