What is lazy loading?
Answer / maanya
It is very popular in computer programming, it consists in loading the elements only when they are needed, the rule says something similar to: "do not load anything until you have to load it".
Is This Answer Correct ? | 0 Yes | 0 No |
Define view object.
What is nsuserdefaults? What type of data can we store there?
What devices will support ios 7?
What is the difference between release and autorelease?
What is ios selector?
What is ios appdelegate?
What is thread in ios swift?
Difference between retain and assign ?
What is delegate pattern in iOS?
How would you create your own custom view in iOS operating system?
0 Answers TryTechnicals Pvt Ltd,
What is retain counts?
what are fetched properties?