What is the difference between Abstract Classes and
Interfaces? Give the answer as a table format....
Answer Posted / mansoor ul hassan
In abstract classes, its upto u to make methods abstract
but in interfaces, all methods are bydefault abstract.
| Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
What is option strict?
what's ArrayList in .Net (VB.Net or C#).What's the advantageous using ArrayList.
Can you please explain the difference between authentication and authorization?
Explain code security?
What are the advantages of vb.net and c#?
What is an assembly and its use?
How to store images in sql server database through vb.net?
what is commom language runtime?
What is the difference between manifest and metadata?
Explain the use of serialization and deserialization?
How a base class method is hidden?
What is the difference between convert.tostring and .tostring() method?
What is the advantage of using system.text.stringbuilder over system.string?
What is the class that allows an element to be accessed using unique key?
Why do we use byref keyword in vb.net?