What is the difference between Abstract Classes and
Interfaces? Give the answer as a table format....
Answer Posted / rt
In abstract class, there can be concrete methods. Whereas it's not the case with interfaces.
Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
List the two main parts of .net?
What is a static class?
How to send xml file on server using http protocol?
Explain the use of new keyword?
how to get dynamic control array position or its index position?
What is meant by jagged arrays?
What do you mean by serialization and deserialization and it's use.
What is the significance of delegates. Where should they be used? What are the situations where we require them?
Is vb net a scripting language?
Can you please explain the difference between dataset and datareader?
what is common type system?
What is the role of new keyword?
How do you use two datareaders at the same time in a vb.net windows application ?
Explain the services provided by common language infrastructure.
What is the feature anonymous type?