How many broadcast receivers are available in android?

A - sendIntent

B - onRecieve

C - implicitBroadcast

D - sendBroadcast,sendOrderBroadcast,and sendStickyBroadcast.


D - sendBroadcast,sendOrderBroadcast,and sendStickyBroadcast.

Computer Science & Information Technology

You might also like to view...

What are the two possible ways to show your vector graphics on Web pages?

What will be an ideal response?

Computer Science & Information Technology

Why is a LinkedBagobject not concerned about becoming full?

What will be an ideal response?

Computer Science & Information Technology

Which statement or group of statements produces the output: Java programming is fun!

(a) System.out.print(Java programming); System.out.print(is fun!); (b) System.out.println(Java programming is fun!); (c) System.out.println(“Java programming”); System.out.println(“ is fun!”); (d) System.out.print(“Java programming”) System.out.println(“ is fun!”);

Computer Science & Information Technology

An AND decision can be constructed using a nested ____________________.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology