Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

which access modifier we can declare the abstract class?

Answer Posted / vindhya

the access modifier of the abstract method should be same in
both the abstract class and its derived class. If you
declare an abstract method as protected, it should be
protected in its derived class. Otherwise, the compiler will
raise an error
and an abstract class can't be private..becz private members
can't be inherit.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can I call a virtual method from a constructor/destructor?

942


What is a class c#?

981


What is parameter c#?

1111


What are partial classes and use of partial classes?

999


What is new method in c#?

972


Why should you override the tostring() method?

1091


What is AutoMapper in C#?

1033


What is the purpose of the integer parse method the decimal parse method?

1184


What is difference between private and static constructor?

982


What is the meaning of 0 in c#?

1043


How can we set the class to be inherited, but prevent the method from being over-ridden?

1042


Explain manifest in c#.

993


What is ac callback?

950


Explanation on Generic?

1019


What is the difference between null and string empty in c#?

951