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
What is xaml in c#?
What is a concrete class in c#?
What is querystring in c#?
What is collection class c#?
Why reflection is used in c#?
What is executescalar in c#?
Write one code example for compile time binding and one for run time binding? What is early/late binding?
What is difference between list and dictionary in c#?
What are properties in C#?
Is c++ or c# better?
What is a constructor in c#?
What is application c#?
What is a console operator?
What is static classes?
What does return do in unity?