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
What is a design pattern and what is it for?
Explain boxing and unboxing in .net.
How do you define the lease of the object in .net?
What is RCW (Run time Callable Wrappers)?
Explain .NET architecture?
Can "this" be used within a static method?
What is the benefit of .net core?
Explain the procedure to add assemly to gac to make it shared one?
Explain me what is encapsulation?
How to instantiate a delegate?
Explain what is the difference between odbc and ado?
What is meant by globalization?
How to load the contents of an xml file into an xmldocument object?
What is Full trust permission set in .Net
What are Satellite Assemblies? How you will create this? How will you get the different language strings?