which access modifier we can declare the abstract class?

Answer Posted / anish

Abstact class cannot be declared private, as private class cannot be inherited. However it can be declared as public, protected.

Is This Answer Correct ?    14 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which is faster array or arraylist in c#?

480


What is difference between C# and VB.NET?

512


Hello! How to do this: "Create manifest utility intended for creating update content files. Application should take a set of files as input parameter and generate XML based manifest file as output one." I use C# and vs.net 2003. It's urgent! Help please, thanks. Mayana

1497


What is datarelation c#?

461


What is binary search tree in data structure?

479






What is the use of iqueryable in c#?

476


How many digits is a 32 bit number?

476


what are the different ways a method can be overloaded?

518


What are the Types of configuration files and their differences

548


Differentiate between object pooling and connection pooling in c#?

543


Explain the difference between event and a delegate in c#?

534


How to find type of variable?

544


List some of the classes used by system.data namespace?

446


Can class inherit from struct c#?

515


What is parameter c#?

533