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 |
Define fast enumeration?
What is iphone?
What is the difference between inheritance and category?
What is the short cut to open the “Code Snippet Library” in Xcode?
What is the purpose of reuseidentifier?
What is the difference between let and var in swift?
What is use of nsoperation? How nsoperationque works?
How to switch off predictive text?
What does ns stand for ios?
what’s accessibilityhint?
What is autorealease pool?
What are the limits of accessibility ?