Accenture interview question

They did many questions, for example, Android Lifecycle.

Interview Answer

Anonymous

5 Jul 2017

I answered correctly. They asked me the most simple lifecycle and I answered with an ordered list of methods: onCreate(), onStart(), onResume(), onPause(), onStop(), onDestroy()