Answer Posted / ilangkumaran
abstract class is class which has abstractmethods and
definition only there has been no implementation.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What is a method signature c#?
What are managed providers?
What will a loop recorder show?
What is the purpose of constructor in c#?
List the two important objects of ado.net and also list the namespaces that are commonly used in ado.net to aid in connection to a database.
What is cshtml?
How more than one version of an assembly can keep in same place?
What is razor view in c#?
Explain copy constructor?
List some Advantages of switch-case over if else?
What is the difference between IEnumerator and IEnumerable?
What can be done with c#?
What .exe means?
What is part of a method signature in c#?
What is the default modifier for class in c#?