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 struct in objective c?



What is struct in objective c?..

Answer / Govind Kumar

A struct (structure) in Objective-C is a composite data type that allows you to group together related variables. Unlike classes, structures do not inherit from other structures or objects and do not have methods.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

Explain when to use nsarray and nsmutablearray. Which one is faster and threadsafe?

1 Answers  


Does objective c have garbage collection?

1 Answers  


What is the difference between a script and function?

1 Answers  


What is difference between mutable and immutable?

1 Answers  


What is the difference between weak and unowned?

1 Answers  


How would I make a static strategy?

1 Answers  


What type of language is objective c?

1 Answers  


What is a selector objective c?

1 Answers  


Is objective c deprecated?

1 Answers  


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

1 Answers  


How to implement in app purchase in ios objective c?

1 Answers  


When is toll-free bridging useful?

1 Answers  


Categories