IBM
P2180-031 · Question #40
P2180-031 Question #40: Real Exam Question with Answer & Explanation
The correct answer is A. Create a new Java class, extend Activity. See the full explanation below for the reasoning.
Question
What are the steps of creating a native page?
Options
- ACreate a new Java class, extend Activity
- BCreate a new Java class, extend Activity, add an activity declaration to AndroidManifest.xml
- CCreate a new Java class, extend NativePage
- DCreate a new Java class, extend NativePage, add a native page declaration to
Community Discussion
No community discussion yet for this question.