Why we can't create the object of abstract class ?
Answer Posted / nitin
Becoz It is Design to act as a base class
| Is This Answer Correct ? | 9 Yes | 14 No |
Post New Answer View All Answers
What are delegates in C#?
Describe how a .net application is compiled and executed
Can the nested class access, the containing class. Give an example?
What is meaning of type safety in c#?
What is the difference between string keyword and system.string class?
How will you deploy the dll file in gac?
Explain dataadapter.update method in .net?
How does dictionary work in c#?
Does c# support parameterized properties?
What is sqladapter c#?
What happens when thread sleep () method is called?
What is asp net c# corner?
How big is an int in c#?
In languages without exception-handling facilities, we could send an error-handling procedure as a parameter to each procedure that can detect errors that must be handled. What disadvantages are there to this method?
What are the three types of predicates?