What’s the difference between mkannotation and mkpointannotation?
Answer / Ankit Multani
"MKAnnotation is a protocol for customizing the appearance of annotations on a map. MKPointAnnotation is a specific type of MKAnnotation that represents an annotation with a coordinate location."
| Is This Answer Correct ? | 0 Yes | 0 No |
Difference between retain and assign ?
what is singleton class? Why the whole application creates a single instance?
Is appdelegate a singleton?
What are the different store migration options?
What are most ios apps written in?
Explain "private", "protected" and "public"?
What is retain in ios?
Which is the framework that is used to construct application’s user interface for ios?
How to handle concurrency problems in core data?
Does ios have garbage collection?
what is protocol? . The use of protocol?
What is mvc and mvvm in ios?