Answer Posted / 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 View All Answers
Who calls the dealloc strategy? Would we be able to implement dealloc in arc? In the event that indeed, what is the need to do that?
What are the different store migration options? How do they work?
How are non-atomic and atomic properties different?
What is the architecture of ios?
What is mvc pattern in ios?
what is the use of PO command in Xcode?
How to deal with sqlite database?
What is iphone screen size?
How to download xcode for iphone development?
What is block in ios objective c?
What is difference between static library and framework?
What is category and class extension? How these differ?
Explain the steps involved in submitting the App to App-Store in iOS operating system?
Explain what is iphone architecture?
What is messaging? How does the runtime handle message passing?