Android Programming and Technical Programming Technical

Which of the below functions are not part of Fragment life cycle?

Options
1) onCreateView()
2) onDetach()
3) onActivityDestroyed()
4) onActivityCreated()

Read Solution (Total 1)

Android Other Question

Which of the below is not a Fragment class.

Options
1) Fragment
2) DialogFragment
3) PreferenceFragment
4) ActivityFragment
What are the wake locks available in android?

Options
1) FULL_WAKE_LOCK
2) SCREEN_BRIGHT_WAKE_LOCK
3) SCREEN_DIM_WAKE_LOCK
4) PARTIAL_WAKE_LOCK