Whats a struct?



 Whats a struct?..

Answer / maanya

A struct is a special C data type that encapsulates other pieces of data into a single cohesive unit. Like an object, but built into C.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apple iOS Interview Questions

What is the architecture of ios?

0 Answers  


How to debug a crash in the auto-release pool?

1 Answers  


What are ibeacons in ios? : IOS Architect

0 Answers  


What is advantage of categories? What is difference between implementing a category and inheritance?

0 Answers  


When was ios invented?

0 Answers  


What is view object in ios?

0 Answers  


Explain the difference between nil and nil?

0 Answers  


When a nsfetchrequest fetches an entity object from store, does it fetch all of its data at once?

0 Answers  


Explain what is iphone architecture?

0 Answers  


Define decoding or deserialization and encoding or serialization?

0 Answers  


What is the meaning of 'weak' keyword?

0 Answers  


What is nsfetchedresultscontroller?

0 Answers  


Categories