Multiple Choice
Which one of these methods makes the ADT emulator a testing device? Note that "request" is an instance of class AdRequest.
A) request.addTestDevice(AdRequest.TEST_DEVICE) ;
B) request.addDevice(AdRequest.TEST_EMULATOR) ;
C) request.addTestDevice(AdRequest.TEST_EMULATOR) ;
D) request.makeTestRequest() ;
Correct Answer:

Verified
Correct Answer:
Verified
Q23: Which of the following contains the tools
Q24: Which of the following is not true
Q25: Which two of the following are required
Q26: Assuming <SDK-Path> refers to the installation path
Q27: Which of the following is not a
Q29: What is application licensing?<br>A) A method to
Q30: Which of the following is correct about
Q31: Which of the following is correct about
Q32: Under Eclipse, to add a library to
Q33: Which of the following is NOT true