nerdexam
IBM

P2180-031 · Question #48

What are the steps to create an iOS native page?

The correct answer is A. Create a new Objective C class, subclass UIViewController. See the full explanation below for the reasoning.

Question

What are the steps to create an iOS native page?

Options

  • ACreate a new Objective C class, subclass UIViewController
  • BCreate a new Objective C class, subclass UINativePage
  • CCreate a new Objective C class, make it partial class of the application's main ViewController
  • DAdd UI layout to the existing ViewController

How the community answered

(45 responses)
  • A
    80% (36)
  • B
    13% (6)
  • C
    4% (2)
  • D
    2% (1)

Community Discussion

No community discussion yet for this question.

Full P2180-031 Practice