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 static attributes?



What are static attributes?..

Answer / Shashi Kant Singh

In Objective-C, static variables are class variables that are declared within a method or function instead of the interface (.h file). They are shared by all instances of the class and persist for as long as the program runs. Unlike instance variables (IVARs), they are not allocated to each object.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

What does r mean in xcode?

1 Answers  


Explain how to call function in objective-c?

1 Answers  


What is an objective fact?

1 Answers  


Distinguish between @synthesize and @dynamic in objective –c?

1 Answers  


What is the latest version of objective-c?

1 Answers  


What are some of the major differences between objective c and swift?

1 Answers  


Is objective c similar to java?

1 Answers  


Is struct a class?

1 Answers  


How to add object to nsarray objective c?

1 Answers  


Is objective c object oriented?

1 Answers  


Can you please explain the way messaging works in objective-c?

1 Answers  


How to make a code snippet thread safe?

1 Answers  


Categories