What is the life cycle of services in android?

A - onCreate?>onStartCommand?>onDestory

B - onRecieve

C - final

D - Service life cycle is same as activity life cycle.


A - onCreate?>onStartCommand?>onDestory

Computer Science & Information Technology

You might also like to view...

An abstract class must have the modifier ___________ included in the class heading.

a. static b. abstract c. final d. private

Computer Science & Information Technology

If a frame component is 200 pixels wide and 300 pixels high, the lower, left-hand corner has (X, Y) coordinates of:

A) (0, 299) B) (0, 300) C) (200, 0) D) (0, 0)

Computer Science & Information Technology

What Windows registry value would be set to automatically bypass the recycle bin when deleting files?

A) NukeOnDelete B) BinEraser C) BinDelete D) AutoDelete

Computer Science & Information Technology

Radial gradients radiate outward from the ____.

A. darkest color B. center C. lightest color D. edge

Computer Science & Information Technology