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
Are multiple data types stored in System.Array?
What is delegates and events?
Why do we need indexers in c#?
Why do I get a syntax error when trying to declare a variable called checked?
What is iqueryable?
How to block a class from being inherited further?
What are the characteristics of c#?
What is the use of regex in c#?
Difference between StackPanel and RelativePanel ?
Is multiple inheritance possible in c#?
What are circular references? How garbage collection deals with circular references.
What is gac? What are the steps to create an assembly and add it to the gac?
What is console used for?
What is difference between write and writeline?
How can we set class to be inherited, but prevent the method from being over-ridden?