employer cover photo
employer logo
employer logo

Sure International Technology

Is this your company?

Sure International Technology interview question

login with mvp

Interview Answer

Anonymous

24 Apr 2021

m = model which contain data of user v = view which is login activity p = presenter which get data and update it in view view call login method in presenter then presenter call login method in repository class which class in it actual calling for api then presenter update view with data returned from api .