Explain about MVC Design patters
Answer / babu
In MVC design pattern Models represent data, views represent user interfaces, and view controllers mediate the interactions between the two of them. The main disadvantage of MVC design pattern is view controller is dependent and the view controller has lots of lines of code to manage the business logic and User interface.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain collections in iOS
What is strong in ios?
What is uiwindow in ios?
What is main thread checker?
Explain mutable and immutable types in objective c programming language?
What is ios design?
Explain me what is arc? How it works?
What are the benefits of swift over objective-c ?
What is a singleton?
Is uikit thread safe?
How to delete images in ios?
What devices will support ios 7?