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
Can you inherit from multiple classes in c#?
Is c# or c++ better for games?
What is writeline in c#?
What is a virtual property. Give an example?
What is the difference between gettype and typeof in c#?
Define satellite Assembly?
What is difference between constants and readonly in c#?
Write one code example for compile time binding and one for run time binding? What is early/late binding?
Is c# used for frontend or backend?
What is windows forms in c#?
What is autopostback in c#?
What is namespace explain with example?
What is super class in c#?
What are desktop applications examples?
What is orm in c#?