nerdexam
Android

OA0-002 · Question #48

The following program uses an Intent to open a Web page designated by a Web browser. Which is the correct code that goes into (1)?

The correct answer is B. android.intent.action.VIEW. See the full explanation below for the reasoning.

Question

The following program uses an Intent to open a Web page designated by a Web browser. Which is the correct code that goes into (1)?

Options

  • Aandroid.intent.VIEW
  • Bandroid.intent.action.VIEW
  • Candroid.intent.View
  • DandroidJntent.action.View

How the community answered

(18 responses)
  • A
    6% (1)
  • B
    72% (13)
  • C
    6% (1)
  • D
    17% (3)

Community Discussion

No community discussion yet for this question.

Full OA0-002 Practice