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...


What is abstract class in objective c?



What is abstract class in objective c?..

Answer / Rupesh Kumar Paswan

An Abstract class in Objective-C is a class that cannot be instantiated and is intended to be subclassed. It contains at least one pure virtual function, which means it has no implementation and must be overridden by any subclass.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

What can’t we put into an array or dictionary?

1 Answers  


What do you mean by category and when to use it?

1 Answers  


Are callbacks closures?

1 Answers  


Why is objective c used?

1 Answers  


What is the use of objective c?

1 Answers  


What are the three subatomic particles?

1 Answers  


Explain the way messaging works in objective-c?

1 Answers  


What is the difference between nsdictionary and nsmutabledictionary?

1 Answers  


Tell me about important protocol being used in objective c?

1 Answers  


What is delegate in objective c?

1 Answers  


Does objective c have multiple inheritance?

1 Answers  


What is a delegate objective c?

1 Answers  


Categories