what is the use of "mustinherit" keyword?
Answers were Sorted based on User's Feedback
Answer / guest
we hav to override that method or class for furthe rusage
| Is This Answer Correct ? | 0 Yes | 0 No |
when ever a class is a Abstract class, That class can't be
inherited to the derived class means that abstract class is
consider as Base class, And one more thing is In abstract
contains Concreate methods, means may or may not
implementation, if we want those class in derived classes
means we have to keep mustinherit key word.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain the code behind wors and contrast that using the inline style.
Explain the difference between public and static modifiers?
What is msil, il?
What does cil do?
How to manage pagination in a page using .net?
Explain how to manage pagination in a page using .net?
what is managed data and managed code?
How to implement datagrid in.net? How would you make a combo-box appear in one column of a datagrid? What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for datagrid methods. What is the access specifier used for that methods in the code behind file and why?
How to prepare parametrized (with more than one parameters) crystal report. Please tell me the code procedure, if any body can?
What is nmake tool?
What is a variable of implicit type and what is its scope?
State the various features present in .NET?