Identify the letter of the choice that best matches the phrase or definition.
A. Where a computer keeps data, instructions, and information
B. A storage device that typically uses flash memory to store data, instructions, and information
C. A series of related instructions, organized for a common purpose, that tells the computer what tasks to perform and how to perform them
D. A named collection of stored data, instructions, or information
E. Software that enables users with an Internet connection to access and view webpages on a computer or mobile device
F. Having a current knowledge and understanding of computers and related technologies
G. A personal computer designed to be in a stationary location
H. An internet-capable phone that usually also includes a calendar, an appointment book, an address book, a calculator, notepad, games, and several other apps
I. Any hardware component that conveys information from a computer or mobile device to one or more people
J. Any hardware component that allows you to enter data and instructions into a computer or mobile device
K. A computer dedicated to providing one or more services to other computers or devices on a network
L. A computing device small enough to hold in your hand
M. An electronic device, operating under the control of instructions stored in its own memory, that can accept data, process the data according to specified rules, produce information, and store the information for future use
N. A thin, lightweight mobile computer with a touch screen
O. Thin, lightweight mobile computer with a screen in its lid and a keyboard in its base
P. Software that finds websites, webpages, images, videos, news, maps, and other information related to a specific topic
Q. A website that encourages members to share their interests, ideas, stories, photos, music, and videos with other users
R. One of the more widely used Internet services
S. Removable flash memory
T. A worldwide collection of computer networks that connects millions of businesses, government agencies, educational institutions, and individuals
A. storage media
B. solid-state drive
C. program
D. file
E. browser
F. digital literacy
G. desktop
H. smartphone
I. output device
J. input device
K. server
L. mobile device
M. computer
N. tablet
O. laptop
P. search engine
Q. online social network
R. World Wide Web
S. memory card
T. Internet
You might also like to view...
________ are those for which the conditions, condition alternatives, actions, and action rules
can be determined. A) Useful decisions B) Sequential decisions C) System-wide decisions D) Structured decisions
Once a GameObject has been created, you can attach behaviors to it. What is the Unity term for these?
What will be an ideal response?
A literal representation of a list is made using parentheses to enclose items separated by commas.
Answer the following statement true (T) or false (F)
Which of the following statements about binary search trees with no duplicate values is false?
a) The values in any left subtree are less than the values in its parent node. b) The values in any right subtree are less than the values in its parent node. c) The shape of the tree that corresponds to a particular set of data can vary based on the order in which the values are inserted into the tree. d) It is possible that a binary tree could contain all its values along one straight path through the tree.