Answer:
Gigabyte: Unit of measurement, is 10^9 bytes.
Intranet: Network that is used for sharing info, and other services.
Pixel: Creates a image, it is the smallest element on a display on a device.
Modem: Converts signals produced by a computer or another type of device.
Digital: Problem solving by any capable class device.
Explanation:
Short and simple.
Answer:
Income requirement is met.
Explanation:
(minIncome > income) will evaluate to false
(cutOff < income) will evaluate to false
the else portion will be executed which is "Income requirement is met"