How many broadcast receivers are available in android?
A - sendIntent
B - onRecieve
C - implicitBroadcast
D - sendBroadcast,sendOrderBroadcast,and sendStickyBroadcast.
D - sendBroadcast,sendOrderBroadcast,and sendStickyBroadcast.
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?
Why is a LinkedBagobject not concerned about becoming full?
What will be an ideal response?
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!”);
An AND decision can be constructed using a nested ____________________.
Fill in the blank(s) with the appropriate word(s).