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

What is application object in c#?

495


What is Implicit conversion in C#?

557


Is python easier than c#?

489


How can I process command-line arguments?

526


What is the use of regex in c#?

494






Does c# support templates?

535


What are the different types of classes in c#?

488


What are fields in c#?

496


What is the use of console application in c#?

471


Is there throws keyword in c#?

485


What is a cs file?

512


in object oriented programming, how would you describe encapsulation?

555


What is data types in c#?

517


Explain the process of Serialization?

544


List the difference between the virtual method and the abstract method?

485