Which among the following two is best and why? Abstract
Class and Interface. What is the major difference in between
those two except the discrete methods and methods with
function definition.

Answer Posted / jignesh contractor

(1) Interface have no concrete methods implemented while
abstract class can have.

(2) Interface can come into the chain of inheritance while
Abstract class can't.

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 root class in .net?

656


Explain the difference between the while and for loop.

584


Compare client server application with n-tier application

508


What is Ajax? How it is related to your project?

620


What is the intermediate language between asp and asp.net1.0?

1464






What are the authentication methods in .net?

569


State the differences between the dispose() and finalize().

596


What is your observations between vb.net and vc#.net?

537


Explain garbage collection?

550


Describe difference between inline and code-behind?

653


What is common type system (cts)?

559


Tell us what is the native image generator?

575


What is the concept of inheritance in .net?

603


What are the different types of remote object creation mode in .net?

575


Explain me why do we use msmq?

557