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)- A6% (1)
- B72% (13)
- C6% (1)
- D17% (3)
Community Discussion
No community discussion yet for this question.