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...


How to declare global variable in objective c?



How to declare global variable in objective c?..

Answer / Girijesh Singh

"To declare a global variable in Objective-C, you can place the declaration outside of any function or method. Here's an example:nnextern int myGlobalVar;nextime_t myGlobalTime;" (Note: External declarations require the 'extern' keyword when used in multiple files.)

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

Is objective c better than c++?

1 Answers  


Is struct a class?

1 Answers  


What is the difference between atomic and nonatomic synthesized properties?

1 Answers  


What is m files document management?

1 Answers  


Who calls dealloc method?

1 Answers  


Does objective-c contain private strategies?

1 Answers  


What is the difference between a script and function?

1 Answers  


What is dictionary objective c?

1 Answers  


Tell me about important protocol being used in objective c?

1 Answers  


When is toll-free bridging useful?

1 Answers  


Is objective c the same as c++?

1 Answers  


What is difference between extern and global?

1 Answers  


Categories