Is android mvc or mvp?



Is android mvc or mvp?..

Answer / Vivek Chandel

Android originally used the Model-View-Controller (MVC) pattern, but over time, it shifted towards the Model-View-Presenter (MVP) pattern due to its advantages in separating concerns and improving testability.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Android OS Interview Questions

What are services in android and what is its type?

1 Answers  


Which of the following is not a right codename of android version?

1 Answers  


What’s the difference between class, file and activity in android?

1 Answers  


What is the difference between mobile application testing and mobile testing?

1 Answers  


Explain the difference between nine-patch image vs regular bitmap image?

1 Answers  


In class sqliteopenhelper class, there are 2 methods we should usually override. What are they?

1 Answers  


What is not correct about store in sencha touch?

1 Answers  


What are the data types supported by aidl?

1 Answers  


What are fragments in Android Activity ?

1 Answers  


Explain me activities?

1 Answers  


What is onlistitemclick()?

1 Answers  


What is rx in android?

1 Answers  


Categories