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
What is a preprocessor directive in vb.net?
Explain about the performance of visual basic?
What is the difference between Namespace and Assembly?
What is the class that allows an element to be accessed using unique key?
How to store images in sql server database through vb.net?
Name the two main parts of .net?
What is the difference between c# and vb.net?
What is the feature anonymous type?
Explain about Visual basic.NET culture?
When do you use virutal keyword?
What is the difference between static or dynamic assemblies?
Explain about the keyword must inherit?
What is private assembly?
What is DLL HELL in VB.NET
Explain the difference between namespace and assembly?