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
Can we save posts to local drafts and figure out how to publish to the blog. What do we need to do?
What is clean architecture ios?
Explain what is struct?
Explain alamofire benefits
What happens if the methods doesn’t exist?
What does @dynamic mean?
What is active state in ios?
What are ios categories?
Is realm db free?
Difference between cocoa, cocoa touch and objective c?
What are ibeacons?
What happens if iapplication object does not handle an event?
what is your preferred programming language? Why? How long will it take you to learn a new programming language?
How do you setup/initialise a core data stack in your application? Is this activity performed on main thread? If not, why?
Assume that your app is running in the foreground but is currently not receiving events. In which sate it would be in?