Ios Interview Questions

7,861 ios interview questions shared by candidates

you have a custom class with .h file @interface CustomClass : NSObject @property (atomic, readOnly)NSArray *array; - (void)addObject:(NSString *)object; write the .m Class for the operation 'addObject' with some questions about what is property? the difference between atomic and nonatomic? what the purpose of readOnly in the property?
avatar

IOS Developer

Interviewed at Booking.com

4.1
Nov 6, 2014

you have a custom class with .h file @interface CustomClass : NSObject @property (atomic, readOnly)NSArray *array; - (void)addObject:(NSString *)object; write the .m Class for the operation 'addObject' with some questions about what is property? the difference between atomic and nonatomic? what the purpose of readOnly in the property?

Viewing 6581 - 6590 interview questions

Glassdoor has 7,861 interview questions and reports from Ios interviews. Prepare for your interview. Get hired. Love your job.