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

What does @synchronized() do?

1 Answers  


Is objective c statically typed?

1 Answers  


What are the 5 principles of object oriented programming?

1 Answers  


How we can layout subviews in a view?

1 Answers  


What is the difference between function and objective?

1 Answers  


What is nonatomic in objective c?

1 Answers  


Explain the difference between #import and #include in objective-c?

1 Answers  


How do I add objective c to swift project?

1 Answers  


What are static attributes?

1 Answers  


Is there function overloading in objective-c?

1 Answers  


What are the size classes?

1 Answers  


What is synchronized() block in objective c?

1 Answers  


Categories