#1 is A and #2 is B, but I don't know about #3 and #4.
Answer:
Output device.
Explanation:
An output device can be defined as a hardware device that typically receives processed data from the central processing unit (CPU) and converts these data into information that can be used by the end user of a computer system.
All of the output device of a computer are known as peripheral devices and they provide data (informations) to the end users in various formats such as video, audio, texts, images etc.
Since output devices are peripheral devices, they can be connected to the computer system wirelessly or through a wired-connection (cable).
Some examples of output devices are monitor, speakers, printer, projector etc.
Hence, when you hear music, read a printout, or view a video, you are using a computer's output device.
Answer: AD RMS(Active Directory Rights Management Services)
Explanation: Active Directory Rights Management Services (AD RMS) is the tool for security that provides the protection of data .The security of data is maintained by the policies and regulation of data accessing that are implemented on data .
The working of the AD RMS is based on the RMS applications which encrypts the document and generates the regulation and stamp to collect them in an individual files.This helps in protecting the information that being created and consumed.
Answer:
50
var X gets passed into the rectangle function, which I assume would set the x and y coordinates to what the var's have already been set to.