What does RAM stand for?
Random-Access Memory
Give me another name for a USB stick.
Flash drive or thumb drive
In a spreadsheet, are columns assigned by numbers or letters?
Letters
What type of software would you use to create a magazine?
Publisher
Name the science of designing the workplace to remove risk factors that lead to musculoskeletal injuries and for improved performance and productivity.
Ergonomics
What does CPU stand for?
Central Processing Unit
A mouse, a keyboard, and a monitor are all examples of ...
Devices
Describe what happens when numbers are too wide to fit in a cell.
#######
Is Windows 10 considered software or hardware?
What is the name of the virus designed to breach the security of a computer system while looking like it is a harmless program that does what the user wants it to do?
Trojan horse
What does LAN stand for?
Local Area Network
A hard drive does what type of function for a computer?
(Input, output, storage, processing)
Storage
An individual page in an Excel workbook is called a ...
Sheet
What does the subject line of a business letter tell the reader?
What the letter will be about.
What type of virus travels to other computers using networks without any human detection?
Worm
What does WAN stand for?
Wide-Area Network
When the internet is plugged directly into the computer by a (hint: blue) cable, what is it called?
Ethernet
What formula would you use to calculate the 'spread' or 'difference' between cells A1 and A2.
=A1-A2
What is the first address on a business letter called?
Return address (address of the sender)
What is the name of the file format that provides an electronic image of text or text and graphics that can be viewed, printed, or electronically transmitted?
What does ROM stand for?
Read-Only Memory
For memory capacity, 1,000 KB are equal to 1 ...
Megabyte
Create an IF statement to calculate "PASS" or "FAIL" for cell A1 if a PASS is 50 or above.
=IF(A1<49, "PASS", "FAIL")
OR
=IF(A1<=50, "PASS", "FAIL")
What phrase should you use at the end of your resume to indicate that you have references?
References available upon request.
1 Hertz (Hz) equals how many cycles per second?