When do you absolutely have to declare a class as abstract
Answer / 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 |
Mention the core components of .net framework?
What is the difference between model view and controller?
Is it possible to create a custom filter?
What are the possible razor view extensions?
What is the difference between string and String
how to disable the lazy loading framework?
How to change the action name in ASP.Net MVC?
How is method overriding different from method overloading
How will you load dynamic assembly? How will create assemblies at run time?
I want to fetch data from datareader. i have three tables in datareader. i want to bind my two table with datagrid, then i want to fetch a value from my third table. do u have any idea pls help me. we use dr.nextresult() for multiple tables.
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?
How big is the char ?