What is .h and .m file in xcode?
Answer / Satyendra Pal Singh
In Xcode, .h (header) files contain interface declarations for classes and protocols, while .m (implementation) files contain the implementation of these interfaces.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain how to call a function in objective-c?
What do you understand by protocol?
What is objective writing?
How to use swift protocol in objective c?
What is objective c vs c?
How to check array contains value in objective c?
How do I create a bridging header file?
What is instance variable objective c?
What are the size classes?
Which is better swift or objective c?
How messaging works in objective-c?
Is objective c hard?