What is the difference between class and abstract class?
Answer Posted / srinivas dumpeti
Class is a set of objects and instances
where as abstract class in that their is no declaration,and
that can be inherit to dervied class that is known as
concrete methods..
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is an escape sequence?
How do namespaces work?
Can interface inherit class in c#?
What is overloading in c#?
What is a clr host?
What is a concrete class in c#?
what class is underneath the sortedlist class?
Explain About Virtual functions and their use.
Is Facebook a desktop application?
How do you implement thread synchronization (object.wait, notify,and criticalsection) in c#?
What are the properties in c#?
What is ControlBox Propertie
How can you achieve run time polymorphism in C#?
What is session c#?
Why do you call it a process? What’s different between process and application in .net, not common computer usage, terminology?