Explain @property ,@synthesize

Answer Posted / babu

@property : It will specify the property for all objects

@Synthesize : It will generate getter and setter methods for property.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is retain in ios?

437


Explain difference between nil and nil?

463


What are ios functions?

446


What is the purpose of using ibaction and iboutlet?

460


What manual memory management ? How it work?

471






Explain the difference between 'protocol' and 'delegate'?

404


what is Xcode command line tools package?

481


What is uiviewcontroller in ios?

429


Why do you generally create a weak reference when using self in a block?

485


Which object manage the presentation of app's content on the screen?

447


What are ui elements and some common ways you can add them to your app?

398


Introduction to iphone application development?

457


Multitasking support is available from which version in iOS operating system?

513


Explain the difference between NSOperationQueue concurrent and non-concurrent in iOS operating system?

473


What is delegate in ios objective c?

477