What is #import?
Answer / Deepak Kumar Sagar
#import directive in Objective-C is used to include header files from other source files. It's similar to the #include preprocessor command, but it provides a more controlled method for including headers.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between a script file and a function matlab?
What do you mean by cocoa?
Is reference counting garbage collection?
What is polymorphism in objective-c?
What is difference between method and constructor?
What is inheritance in objective c?
What is nsarray objective c?
What is the difference between typedef and enum?
What is gcd?
What is dealloc?
What is the difference between method and type?
Is method and function same?