What objective-c program consists of?



What objective-c program consists of?..

Answer / Shobhit

An Objective-C program typically consists of at least one .h header file, one or more .m implementation files, and a main.m file where the execution begins.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

What is property classification?

1 Answers  


What is protocol in networking?

1 Answers  


What is immutable infrastructure?

1 Answers  


What is an objective description?

1 Answers  


How do you check for leaks?

1 Answers  


Ns object is a parent class or derived class?

1 Answers  


What is synchronized() block in objective c?

1 Answers  


What are nsautoreleasepool and how can we use them?

1 Answers  


What is gcd?

1 Answers  


How to convert nsnumber to nsstring in objective c?

1 Answers  


What is category in objective c?

1 Answers  


What is hashable?

1 Answers  


Categories