Objective C Interview Question and Answer
1) What Objective-C program consists of? The objective-c program basically consists of Preprocessor commands Interface Implementation Method Variables Statements & Expressions Comments 2) Explain what is OOP? OOP means Object…