What is objective point of view?



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

Post New Answer

More Objective-C Interview Questions

What is differences between nsnull and nil in objective c?

1 Answers  


What is difference between nsstring and nsmutablestring?

1 Answers  


What are the main objectives of training?

1 Answers  


What does the objective c program fundamentally comprise of?

1 Answers  


What is kvc and kvo? Give an example of using kvc to set value.

1 Answers  


What is dot notation?

1 Answers  


What is a goal and objective?

1 Answers  


Can objective c run on windows?

1 Answers  


What is a delegate objective c?

1 Answers  


Explain types of protocol?

1 Answers  


What does @synchronized() do?

1 Answers  


What are the attributes of category?

1 Answers  


Categories