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
Which types of inheritances does c# support?
what is scope of a protected internal member variable of a c# class
What is escape character in c#?
What is the file extension for c#?
Explain the difference between “system.array.clone()” and “system.array.copyto()” in c#?
What is alias in c#?
What is the difference between arraylist and list in c#?
Which framework is best for desktop application?
Can abstract class have constructor in c#?
What are the different types of delegates?
Explain About .NET Framework
Can we inherit singleton class in c#?
What are logical operators in c#?
List some of the common data providers for ado.net framework?
Is string primitive?