Answer Posted / ashwini
It is a class which contains at least one abstract method
(A method without any implementation). Other methods can
have implementations. This class can not be instantiated.
It can always become a base class for other classes.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is the use of console application?
What is early binding?
difference between checkbox vs radiobutton??
Explain the difference between web.config and machine.config and where it will be ?
What is the strong name in .net assembly?
What is the feature anonymous type?
What is public assembly?
Explain the difference between dispose and finalize()?
Name some of the keywords used in vb.net?
Can you please explain the difference between authentication and authorization?
What is globalization?
Define cls?
Can you please explain the difference between dispose and finalize()?
How would you implement inheritance using vb.net?
Name some different types of control?