What is abstract class ?

Answer Posted / ilangkumaran

abstract class is class which has abstractmethods and
definition only there has been no implementation.

Is This Answer Correct ?    0 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How does foreach loop work in c#?

719


Explain how many types of exception handlers are there in .net?

715


What is difference between tostring() vs convert.tostring() vs (string) cast

816


Why can't we use a static class instead of singleton?

676


What are generics in c#.net?

817


Explain manifest in c#.

744


What is meaning of type safety in c#?

663


Describe two uses of the “using” statement during the operation of c#?

754


Why do we need to override in c#?

754


Explain use of abstract and sealed classes in c#?

667


What is the difference between integer and double?

701


What is the difference between finally and finalize block?

715


What is a decimal c#?

651


What is file extension of webservices?

813


Explain the access modifiers in c#?

703