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 are objective c properties?



What are objective c properties?..

Answer / Ila Agarwal

Objective-C properties are instance variables declared in the interface section of a class and synthesized (or not) using @synthesize. They provide a simple, consistent way to access and manipulate an object's data.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

What is toll-free bridging?

1 Answers  


Explain the way messaging works in objective-c?

1 Answers  


What is an m file?

1 Answers  


What are the characteristics of the category?

1 Answers  


What are class b properties?

1 Answers  


Is objective c similar to c++?

1 Answers  


Explain how to call a function in objective-c?

1 Answers  


What do you mean by @synthesize and @dynamic in the objective-c?

1 Answers  


How to declare variable in objective c?

1 Answers  


How to convert data to string in objective c?

1 Answers  


What is autoclosure?

1 Answers  


What's the difference between a thread safe and a thread unsafe function?

1 Answers  


Categories