Question:Which of the following are true about Intent.CALL_ACTION and Intent.DIAL_ACTION? 

A Both of them are used to dial a phone number on the device. 

B Intent.action == Intent.CALL_ACTION is true when a phone call is received on the device. 

C Intent.action = Intent.CALL_ACTION is used when a phone number is to be dialled without showing a UI on the device. 

D Intent.action = Intent.DIAL_ACTION is used when a phone number is to be dialled without showing a UI on the device. 

E Intent.action = Intent.CALL_ACTION is used when a phone number is to be dialled without the user having to explicitly initiate the call. 

F Intent.action = Intent.DIAL_ACTION is used when a phone number is to be dialled without the user having to explicitly initiate the call. 

+ Answer
+ Report
Total Preview: 4833

Copyright © 2024. Powered by Intellect Software Ltd