Explain how the class “implementation” is represented in objective-c?
Answer Posted / Simpy Kumari
In Objective-C, a class's implementation is represented by a corresponding .m file. This file usually contains method implementations for the class methods declared in the .h header file.
| 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