Answer Posted / sudhir gaddam
The class,which does not support object creation is called
as abstract class...i.e,abstract class cannot be
instantiated.Abstract class should have atleast one
abstract method.Abstract class can have ordinary methods
(concrete methods).Abstract class can have abstract
methods,ordinary
methods,fields,properties,constructors,destructors and
constants.Abstract class can inherit class
and one or more interfaces.In vb.net abstract can be called
as must inherit class.Abstract class is faster then
interface.Abstract class can contain default code and
complete code.Abstract class can contain method
implementations.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Distinguish between array and arraylist in c#?
What is string [] args in c#?
What is arraylist?
What is the data type for bit in c#?
What does string intern do?
What are custom exceptions in C#?
What is application c#?
What is c# windows form application?
What is the difference between c and c sharp?
hi all.... i need code snippets for store and retrive tiff fromat images in sqlserver....... kindy provide it.......
How does bitwise xor work?
What is a class level variable in c#?
Why is hashset faster?
Which technology is best for desktop application?
Is c# good for beginners?