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 instance variable objective c?



What is instance variable objective c?..

Answer / Ankush Gupta

"Instance Variables" in Objective-C are variables that belong to an object and exist as long as the object exists. They store the state of the object and can be accessed using dot notation (obj.instanceVariable).n"

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

What do you mean by synthesized in objective-c?

1 Answers  


What is atomic in objective c?

1 Answers  


How to add custom cell in uitableview in objective c?

1 Answers  


What is an objective statement?

1 Answers  


What is difference between extern and global?

1 Answers  


Are callbacks closures?

1 Answers  


What do you mean by dot notation?

1 Answers  


What are the advantages of swift over objective c?

1 Answers  


What is meant by not thread safe?

1 Answers  


What is a process and thread?

1 Answers  


When might you use a cfarray/dictionary instead of a nsarray/dictionary?

1 Answers  


What is nonatomic and strong in objective c?

1 Answers  


Categories