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

What is the purpose of objects present in asp.net?

576


What are option strict and option explicit?

793


my project run very wel in my sytem yhen i am deploying my project on client machine ,after deployment i run my project then it show " can no find server name " what i do .

1559


List the different types of assembly?

548


Explain the difference between namespace and assembly?

514






Explain public assembly?

553


Explain about rapid application development tool?

517


What is misl code?

567


What is vb.net used for?

552


What is the ruby interface generator?

558


What is the difference between c# and vb.net?

562


Described strong typing

573


Compare c# and visual basic.net?

553


What do you mean by serialization and deserialization?

544


Which properties are used to bind a DataGridView control?

580