IPhone Developer Question:

Define struct?

Tweet Share WhatsApp

Answer:

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.

Download IPhone Developer PDF Read All 51 IPhone Developer Questions
Previous QuestionNext Question
What is fast enumeration?Described iPhone app?