What number distinctive annotations is accessible in objective-c?



What number distinctive annotations is accessible in objective-c?..

Answer / Ravi Kumar Ravi

In Objective-C, the only unique annotation available is @interface. This is used to define a class or category.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

Can a protocol have properties?

1 Answers  


Is python static or dynamic?

1 Answers  


What are some of the major differences between objective c and swift?

1 Answers  


What are the advantages of using objective-c?

1 Answers  


What is nsmutabledictionary?

1 Answers  


Explain class definition in objective-c?

1 Answers  


Is objective c garbage collected?

1 Answers  


What is .m file in xcode?

1 Answers  


What does the m mean in xcode?

1 Answers  


What are blocks and how are they used?

1 Answers  


What is the difference between category and extension in objective c?

1 Answers  


What is struct in objective c?

1 Answers  


Categories