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

Can you learn swift without knowing objective c?

1 Answers  


How to declare global variable in objective c?

1 Answers  


What are the adavantages of gcd over nsthread?

1 Answers  


What are the types of ios binaries you can create using xcode?

1 Answers  


What is gcd? What are its advantages over nsthread?

1 Answers  


Explain application life cycle or application states?

1 Answers  


Explain the difference between uiwindow and uiview?

1 Answers  


What is the difference between property and instance variable?

1 Answers  


How to reverse array in objective c?

1 Answers  


Does objective c support multiple inheritance?

1 Answers  


Can you use swift and objective c together?

1 Answers  


What is the protocol in objective c?

1 Answers  


Categories