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 does alloc mean in objective c?



What does alloc mean in objective c?..

Answer / Tulsi Kumar Chaudhary

"alloc" is a method used in Objective-C to allocate memory for an object. It returns an autoreleased instance of the specified class, which must be retained if you want to keep it around.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

Is method and function same?

1 Answers  


What are benefits of collections views?

1 Answers  


Is objective c type safe?

1 Answers  


What is a class property?

1 Answers  


Explain what is dot notation?

1 Answers  


How to initialize nsmutabledictionary in objective c?

1 Answers  


What is objective c written in?

1 Answers  


What do you mean by dot notation?

1 Answers  


Why we use synthesize in objective c?

1 Answers  


What is atomic property?

1 Answers  


What is the primary use of the category in the objective-c?

1 Answers  


When to use nsautoreleasepool??

1 Answers  


Categories