Is objective c compiled?
Answer / Mukesh Kumar Sinha
Yes, Objective-C is a compiled language. It is first compiled into machine code by a compiler, and then linked with other files to create an executable program.
| Is This Answer Correct ? | 0 Yes | 0 No |
How is string represented in objective-c?
Is it possible to implement dealloc in arc?
What is objective c & why it is used for?
What is objective c?
What is delegation protocol?
Can a protocol have properties?
Does copy increase retain count?
How do you call a method in objective c?
What are the two types of tangible property?
What is a delegate? Can you retain delegates?
What is m script in matlab?
How messaging works in objective-c?