Answer Posted / kamlesh sharma
interfaces are contract behaviour between class which
implement this must define all the functions that declared
in interface
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Write the difference between TypeOf and GetType?
Is there hashmap in c#?
What is decimal in c#?
What is boxing & unboxing?
Can you pass parameters to destructors?
what is difference between is and as operators in c#?
Why are mutable structs evil?
What are the basics of c#?
What is default value of enum c#?
List the 5 different access modifiers in c#?
What is ienumerable and iqueryable?
Explain copy constructor?
What is strong name assembly?
Explain the difference between pass by value and pass by reference.
What is xml comments in c#?