What is the difference between Abstract Classes and
Interfaces? Give the answer as a table format....

Answer Posted / swati

abstract class
1. abstract class have concrete methods ; interface have no
methods implemented.
2.interface do not come in inheriting chain; abstract class
come in inheriting chain.
3.in an interface no accessibility modifiers are allowed;
abstract class may have accessibility modifier

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Did vb6 support multi-threading ?

617


What is the difference between system.applicationexception class and system.systemexception?

760


What is the size of .net object?

668


Sir, what code to store data from vb net sql server 2008 to 2005 and at the same time in order to validate the data entered is not the same, but there have been contacts in the module. Examples such as the log table that I created, the user name as the primary key.

1846


What is code access security?

760






Explain some of the exclusive features which are present in vb?

592


Name some different types of control?

604


Write a VB.Net console program to check whether a number is perfect or not.

7099


What do you mean by deserialization?

638


When do you use virutal keyword?

674


Explain about rapid application development tool?

603


Explain public assembly?

627


Explain the advantages of vb.net?

602


Explain redim keyword?

645


What are the parts of the visual basic control?

616