What does @dynamic mean?



What does @dynamic mean?..

Answer / Chhabinath Ram

"@dynamic is a keyword used in Objective-C to indicate that a method should be implemented dynamically (at runtime) instead of being defined statically in the class definition. When you use @dynamic for a method, the implementation will be provided by the system or a category when it's actually needed.""

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apple iOS Interview Questions

What is 1x 2x and 3x in ios?

1 Answers  


What is clean architecture ios?

1 Answers  


What is cocoa and cocoa touch?

1 Answers  


How to silent the noisy keyboard?

1 Answers  


What is nslayoutanchor?

1 Answers  


What is the difference between weak and strong?

1 Answers  


Is core data is thread safe?

1 Answers  


Major difference between delegate and notification?

1 Answers  


What is the full meaning of ios?

1 Answers  


What is storyboard?

1 Answers  


What’s the difference between mkannotation and mkpointannotation?

1 Answers  


What is a struct in iOS operating system?

1 Answers   B-Ways TecnoSoft,


Categories