What is the difference between Abstract and Interface?

Answer Posted / nasir munda

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

Is This Answer Correct ?    33 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why ienumerable is used in c#?

623


Why c# is called type safe language?

630


Is there an equivalent of exit() for quitting a c# .net application?

709


1. Describe page life cycle?

1807


what are nullable types in c#

728


What is generic delegate in c#?

620


What are concrete classes?

653


Okay, so an int is a value type, and a class is a reference type. How can int be derived from object?

740


What is the use of xmlserializer?

637


What is system console writeline in c#?

653


Is string a data type in c#?

650


What is desktop GUI application?

677


How Do You Convert A Value-type To A Reference-type?

700


What are some examples of desktop applications?

677


what is an event? Define delegate?

724