What are the two types of m files?



What are the two types of m files?..

Answer / Mohd Imran

.m files in Objective-C can be divided into two main categories: implementation files that contain the method implementations, and header files (.h) that declare the interface of a class.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

How to declare variable in objective c?

1 Answers  


What is a class in xcode?

1 Answers  


What are kvc and kvo? Provide an example.

1 Answers  


What is the definition of an objective statement?

1 Answers  


What are the rules of variable?

1 Answers  


What does the objective c program fundamentally comprise of?

1 Answers  


What is protocol in simple words?

1 Answers  


What is an nsobject?

1 Answers  


What is objective writing?

1 Answers  


Can a protocol have properties?

1 Answers  


what is gcd? What are advantages over nsthread?

1 Answers  


What is abi stability?

1 Answers  


Categories