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 are the advantages of migrating to vb.net?
What is private assembly?
What are the parts of the visual basic control?
What are the different types of a stream?
Explain about rapid application development tool?
Name some of the features of C# which are not present in VB.NET?
What would you do to remove microsoft visual basic name space?
Explain the difference between an xml "fragment" and an xml "document."
How to run a dos command in vb.net?
What is vb.net used for?
What are the objects in asp.net?
Explain the difference between int and int32?
What is redim keyword?
Which dll is used for microsoft .net run time?
What is difference between import system.data.sqlclient,system.data.oledb?