Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

QUESTION 9 In Objective-C methods, arguments are separated with which punctuation mark? colons (:) commas (,) semicolons (;) pipes (|) 2 points QUESTION 10 Which

QUESTION 9

  1. In Objective-C methods, arguments are separated with which punctuation mark?

    colons (:)

    commas (,)

    semicolons (;)

    pipes (|)

2 points

QUESTION 10

  1. Which of the following is NOT among the frameworks included in the Cocoa Touch layer?

    Location services

    User interface components

    Map kit

    Messaging kit

2 points

QUESTION 11

  1. The iOS life cycle is simpler than Androids because an iOS app has a single entry point.

    True

    False

2 points

QUESTION 12

  1. In an Android app, the four types of components that represent the entry point into your application are Activity, Service, Content Provider, and Broadcast Receiver.

    True

    False

2 points

QUESTION 13

  1. Which function exists merely to call an iOS apps UIApplicationMain() function?

    main()

    init()

    begin()

    start()

2 points

QUESTION 14

  1. Match the following life cycle methods to the appropriate platform.

    - A. B. C.

    NavigatedFrom()

    - A. B. C.

    application:didFinishLaunchingWithOptions:

    - A. B. C.

    onRestart()

    - A. B. C.

    onPause()

    - A. B. C.

    Application_Closing()

    - A. B. C.

    applicationWillTerminate

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Databases questions

Question

List the advantages and disadvantages of the pay programs. page 505

Answered: 1 week ago