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
How you will store user info (username, password or token) securely in ios?
What is cocoa touch?
What is nspersistentstore? Is it thread safe?
What is iphone reference library?
Define iterator protocol?
How to generate a protected disk image containing your csr, private key and development certificate in iphone development?
What is delegation pattern in ios?
applications that can be used with iphone
What compilers apple using ?
Explain app's state transitions when it gets launched?
How is retain different from assign?
Explain what is garbage collection?
What is tableview datasource?
Is viewdidload only called once?
What coding language is used for ios apps?