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 option strict?
Explain public assembly?
What is redim keyword?
How to store images in sql server database through vb.net?
Described strong typing
What is a literal control?
How can I extract the formated word(bold,italic,underline,font,color etc) from the msword file.?
Explain about Visual basic.NET culture?
Name the tool which can convert visual basic old version to .net compatibility version?
What is option strict?
List the different types of assembly?
What is the source code for display the picture in button click event?
Explain the difference between vb.net and c#, related to oops concepts?
What is an arraylist?
How do you script this scenario in QTP using VB? Verify XML attributes in XML message against XSD and data mapping of fields to Oracle tables? Verify data in XML to data in a defined table?