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
Name some of the features of C# which are not present in VB.NET?
Explain about the performance of visual basic?
what is commom language runtime?
Which is the tool which can convert visual basic old version to .net compatibility version?
What is the class that allows an element to be accessed using unique key?
What is the purpose of objects present in asp.net?
What languages does the .net framework support?
What is the use of system.diagnostics.process class?
How would you implement inheritance using vb.net?
What is redim keyword and its use?
How to retrieve images in sql server database through vb.net?
What is the size of .net object?
Explain the use of new keyword?
What is the difference between value and reference types?
What’s the difference between private and shared assembly?