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 is the main difference between an explicit and an implicit Intent?

  1. A An explicit Intent names the exact component; an implicit Intent declares an action for the system to resolve
  2. B Implicit Intents are faster
  3. C Explicit Intents work across apps only
  4. D They are the same
Answer

An explicit Intent names the exact component; an implicit Intent declares an action for the system to resolve

Implicit Intents must handle ActivityNotFoundException, and sensitive data must never be sent in one since any matching app can receive it.

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