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
Explain the difference between web.config and machine.config and where it will be ?
Explain how to achieve polymorphism in vb.net?
What is a preprocessor directive in vb.net?
Explain cls?
How to run a dos command in vb.net?
Explain private assembly?
Explain about the performance of visual basic?
What are the assembly entry points?
Can we use Vb.Net and C# language simultaneously in one .Net application?
Which is the tool which can convert visual basic old version to .net compatibility version?
Which namespace are used for accessing the data?
What are the types of generations in garbage collector?
How to send xml file on server using http protocol?
Explain the use of serialization and deserialization?
Explain the use of new keyword?