What is the difference between Abstract and Interface?

Answer Posted / jitendra yadav

Abstract Class may contain constructor but interface does
not contain constructor.

Is This Answer Correct ?    25 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we need collections in c#?

641


What is anonymous types in c#?

672


What are circular references?

702


Does c# support templates?

731


Why attributes are used in c#?

634


What is the property of class?

763


Give an example of a ctype.

736


What is the major difference between a custom control and user control?

764


What is property in c#?

690


What is static variable in c#?

663


Is null == null c#?

637


What is access specifier in c#?

763


What is difference between Trace and Debug

752


How are delegates chosen?

635


What is ildasm and obfuscator in net?

723