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

Can you use swift and objective c together?

1 Answers  


What is an m file?

1 Answers  


What is the difference between class and category?

1 Answers  


How do I open .m files?

1 Answers  


Ns object is a parent class or derived class?

1 Answers  


What does the objective c program fundamentally comprise of?

1 Answers  


What is concept of property?

1 Answers  


What is .h and .m file in xcode?

1 Answers  


What is a delegation protocol?

1 Answers  


Is objective c deprecated?

1 Answers  


Why is objective c used?

1 Answers  


Can a static library (.a) contain resources like images, sound files etc?

1 Answers  


Categories