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 |
What is viper code?
. How do you change the content of your app in order to change the views displayed in the corresponding window?
Bundle & document directory, sandbox ?
Explain why delegates and notifications are different.
What is a protocol in objective-c programming language?
applications that can be used with iphone
Explain keywords alloc and new?
Difference between release and autorelease ?
What is code signing in iOS operating system?
What are ios apps written in?
Define 'copy' keyword?
What is mvp in ios?