1.

Which of these main life cycle commands is called when the service is started?

Answer»

Which of these MAIN LIFE cycle commands is called when the service is STARTED?
Choose the correct option from below LIST
(1)onCreate()
(2)onStartCommand()
(3)onDestroy()
(4)onBind()

Answer:-(2)onStartCommand()



Discussion

No Comment Found