Answer Posted / guest
It?s an abstract class with public abstract methods all of
which must be implemented in the inherited classes.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is reflection in c#?
How many kinds of elements an array can have?
Explain about Serialize and MarshalByRef?
Can constructor be protected in c#?
What is Assembly. and Describe type of assembly. why most developer happy with private assembly.
Are all methods virtual in c#?
What is concrete class in c# with example?
How does one compare strings in c#?
what is the meaning of Object lifetime in OOPS
List the fundamental oop concepts?
How do I simulate optional parameters to com calls?
What are the Types of configuration files and their differences
What is the meaning of int parse in c#?
Explain what is an interface in c#?
What is “using” statement in c#?