Answer Posted / raman
when we wont to add new extended features we can go for
the interfaces.once you decalare the interface we need to
get those extented features we need to implent those
methods
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
To allow an element to be accessed using a unique key which .NET collection class is used ?
Why do we need constructors?
Where is the main method in c#?
What are native functions?
Can c# inherit multiple classes?
What is difference between constants and readonly in c#?
What is default boolean value in c#?
What is Web.config?
What is default value of bool in c#?
What is the difference between double and decimal in c#?
What is a delegate? Explain.
What does clr stand for?
What is value c#?
What is ac callback?
What is for loop in c#?