1/11
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
What are the 4 tasks that are common to all computers?*
Input, processing, storage, output
What is the best category to describe the purpose of keyboard, mouse, touchscreen, and microphone?
input
What is the best category to describe the purpose of computer monitor, phone screen, speakers, and printers?
output
Which category describes the function of CPUs made by Intel and AMD, and NVIDIA's graphics cards that are the "brains" of the computer?
processing
What category do hard drives, RAM, USB flash drives, CDs, and "the cloud" fall into?
storage
Which of the following User Interface element has the primary purpose of displaying a few bold words on the screen, like a title, or some brief instructions?
Label
Which UI element is designed primarily to get input from the user through the mouse?
Button
Which element is best for displaying a bunch of text on the screen, like sentences or a paragraph of text for the user to read?
Text area
Which element is best for getting the user to select one option from a list of choices?
dropdown
Which element is used to get typed information from the user into the app?
Text Input
Which of the following properties DOES NOT affect the visual appearance of the element on the screen?
id
Which type of User Interface Element does NOT have x-position and y-position as properties?
screen