Answer Posted / padmaja
In interfaces we can define the methods.but, no
implementation can be done.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between continue and break statement?
What is routing in c#?
What is datetime parse in c#?
What is the difference between static class and abstract class in c#?
Why do we use ienumerable in c#?
Which is faster dictionary or hashtable?
What is the difference between method overriding and method overloading?
What is the difference between double and decimal in c#?
What's the difference between System.String and System..StringBuilder in C#?
What are concrete classes?
What is the use of convert toint32 in c#?
What are the benefits of using the aggregate method in linq?
What is the difference between ref & out parameters in c#?
Is null or empty in c#?
what are implementation inheritance and interface inheritance?