How do I create an objective c class in xcode?
Answer / Durgesh Shekhar
"To create an Objective-C class in Xcode, you can use the 'New File...' option from the 'File' menu. Then select 'Objective-C class' and provide a name for your new class."
| Is This Answer Correct ? | 0 Yes | 0 No |
Does objective c have pointers?
How to implement in app purchase in ios objective c?
Is objective c dynamically typed?
Is objective c the same as c++?
What is difference between datasource and delegate?
Can you differentiate polymorphism from abstraction?
What is a process and thread?
Who calls dealloc method? Can we implement dealloc in arc? If yes, what is the need to do that?
What is abi stability?
How to call function?
Is objective c hard to learn?
Is objective c still used?