Answer Posted / Sandeep Bajpai
An .m file in Xcode is a combination of two files: .h (header) and .m (implementation). It contains the interface declaration (methods, properties, and protocols) in the header section, followed by their implementation in the implementation section.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category