Login to manage your account

Please enter a valid email address.
Forgot Password?
Please enter a valid password.
OR

Don't have an account yet? Sign up

What happens to an Activity by default when the device is rotated?

  1. A It is destroyed and recreated
  2. B It is paused only
  3. C Nothing changes
  4. D The app restarts entirely
Answer

It is destroyed and recreated

Anything held only in Activity fields is lost, which is precisely why ViewModel exists.

All Android MCQs

Login to manage your account

Please enter a valid email address.
Forgot Password?
Please enter a valid password.
OR

Don't have an account yet? Sign up as