Answer Posted / sharif
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 |
Post New Answer View All Answers
Tell us why do we use the “using” statement?
What is iis? Have you used it?
What tags do you need to add within the asp:datagrid tags to bind columns manually.
What is the difference between boxing and unboxing?
Using activex control in .net?
What is Full trust permission set in .Net
Difference abstract class and interface in .net?
Can you edit data in repeater control? How?
How anonymous method is different from a lambda expression?
Explain how to rename a table using sql queries?
What is the difference between a debug and release build?
What are three common acronyms used in .net, and what do they stand for?
Describe the Managed Execution Process
Describe the use of following com+ services jit activation, queued components, object pooling.?
Is there any thread in our .net programs?