When do you absolutely have to declare a class as abstract
Answer Posted / kirti
1. When at least one of the methods in the class is abstract.
2. When the class itself is inherited from an abstract class, but not all base abstract methods have been overridden.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
I want ask from plz smaple example code for Biztalkk server
Can you use Razor code in Javascript in ASP.Net MVC?
Name a few different return types of a controller action method?
differences between poco, model first and data first approach?
What is the need of Action Filters in ASP.Net MVC
What is entityset? : Entity framework
Describe the .net framework architecture.
i have done enough testing in life but now stated developing intereset in development work,Can i think of entering into development work that too in >Net after more then 4 years of testing experiece?
Possible ways to prevent xss attacks on mvc application?
What is meant by viewdata?
What is entitytypes? : Entity framework
What is disconnected scenario? : Entity framework
Is it possible to cancel filter execution?
If I have multiple filters implemented, what is the order in which these filters get executed?
What is .net core framework?