Apple Question:

Explain struct?

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.

Read All 37 Apple Questions
Previous QuestionNext Question
Explain the functionality of accelerometer of an iphone?Explain an iPhone app?