Difference between abstract class and interface

Answer Posted / nikhil

1. Accessibility modifier(Public/Private/internal) is
allowed for abstract class.
Interface doesn't allow accessibility modifier

2. class can inherit only one abstract class
class can implement more than one interface.

Is This Answer Correct ?    375 Yes 78 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define pipelining? : Dot net architecture

600


Explain about code access security?

559


Explain a .net mobile example with details? : Microsoft dot net mobile

473


Explain domestic architecture artifacts? : .NET Architecture

504


Explain How to improve the cache performance? : Dot net architecture

514






Explain the number or character entered through keyboard gets converted to equivalent ascii code & it get stored on ram in the binary form.

516


Define the mesi? : Dot net architecture

535


How do I write to the application configuration file at runtime?

519


Define cache coherency and how is it eliminated? : Dot net architecture

520


What is a managed code? : Dot net architecture

548


Tell me .net mobile emulators? : Microsoft dot net mobile

546


What do you know about machine.config file ?

566


What size is a .net object?

631


What is ILDASM ?

659


What is the procedure on hardware that converts the ascii value to binary? : .NET Architecture

536