I believe that the answer is A: Extension but I am not 100% sure, hope this helps.
Answer:
DIRECT RESPONSE AGENCY
Explanation:
Direct Response Agency engage potential customers with a conversation and message that reflects their values and interest will usually reinforce their desire to do business with a company.
Direct response is a form of communicating an offer, where an organizations communicate directly to customers and supply a method for a direct response by offering services such as data base management.
Direct response agencies encourage prospective customer to take action by disseminating different types of communications that go straight to the target customers.
Answer: You need a temporary variable to hold the value 3
Explanation:
So, aList[0] is 3 and aList[1] is 19, if it will be as it is you litteraly say to the compiler to change aList[0] to aList[1] at this moment aList[0] is 19 and aList[1] also is 19 and if you try to change aList[1] to aList[0] it will not change its value because they are the same.
You need temp variable to keep one of the values.
Answer:
A window notifying that: Found New Hardware Wizard
Explanation:
As soon as any device is plugged into the USB port, the default settings will display a window onto the screen which will notify about the addition of a new hardware to the system. This window can further be used to know the properties of the hardware or for configuration settings.
This process is same like the software part, that whenever a new application is installed onto the system a pop up notification alerts about its presence.
So when the scanner will be attached through USB port a window will be appeared notifying about the discovery of new hardware.