What is objective point of view?
Answer / Siddhartha Sharma
"Objective Point of View' (OPOV) is a programming paradigm used in Objective-C, where objects communicate with each other through messages and the receiver of the message determines how to respond. This makes OPOV flexible and easy to understand since there are fewer dependencies between classes."
| Is This Answer Correct ? | 0 Yes | 0 No |
What is differences between nsnull and nil in objective c?
What is difference between nsstring and nsmutablestring?
What are the main objectives of training?
What does the objective c program fundamentally comprise of?
What is kvc and kvo? Give an example of using kvc to set value.
What is dot notation?
What is a goal and objective?
Can objective c run on windows?
What is a delegate objective c?
Explain types of protocol?
What does @synchronized() do?
What are the attributes of category?