Answer Posted / 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 |
Post New Answer View All Answers
What is suspended state in ios?
Can java run on ios?
Define 'weak' keyword?
What is difference between 'assign' and 'retain' keyword?
What is meaning of 'atomic' keyword?
what are the build phases available in Xcode?
What is fast enumeration?
What is the biggest change with ios 7?
Which are the app’s state transitions when it is launched?
Explain how to delete images in ios?
what is Xcode command line tools package?
What is meaning of 'readonly' keyword?
Explain me how to parse xml?
What is the difference between copies & retain in iOS operating system?
What is the methods for unzip file in AFNetworking