What is the Difference between class and abstract class?
Answer Posted / dilip devagan
abstract class can be inherited but
we can not create the instance of abstract class
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
User's session is explicitly killed by which method ?
Does c# do array bounds checking?
what are the Disadvantages of vb
What is the purpose of private constructor in c#?
can you create a function in c# which can accept varying number of arguments
Explain the steps to create satellite assembly?
What is meant by clr?
When a switch is said to be congested?
How does aspect oriented programming work?
Why do we need a singleton class?
What is the use of 0 in c#?
What is hierarchical inheritance in c#?
What is a di class?
How to use delegates with events?
What is form feed in c#?