nerdexam
IBM

C2180-279 · Question #94

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

(27 responses)
  • A
    70% (19)
  • B
    15% (4)
  • C
    11% (3)
  • D
    4% (1)

Community Discussion

No community discussion yet for this question.

Full C2180-279 Practice