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
What is the use of base keyword? Tell me a practical example for base keyword’s usage?
Why are strings in c# immutable?
What is the difference between an application domain and a process?
Which attribute adorn a test class to be picked up by the NUnit GUI in the NUnit test framework?
Does c# support templates?
What are the various components in crystal reports?
What is the use of properties window?
What is list collection in c#?
What are the 3 types of comments in c#?
Write the syntax for catching an exception in c#?
Describe an abstract class?
What does convert toint32 mean?
Which is faster list or dictionary in c#?
What is the difference between proc. Sent by val and by sub?
From which base class do all Web Forms inherit from?