CompSci111- Final exam Review – Flashcards

Unlock all answers in this set

Unlock answers
question
The -----------------------is the main circuit board of the computer.
answer
motherboard
question
----------------include basic calculations such as addition, subtraction, multiplication , and division.
answer
Arithmetic operations
question
In the machine cycle, the -------------operation obtains a program or application instruction or data item from memory,
answer
Fetching
question
A dual-core processor doubles the processing speed of a single-core processor.
answer
False
question
The system clock keeps track of the date and time in a computer.
answer
False
question
Most of RAM is nonvolatile.
answer
False
question
As with processors, manufacturers state the clock speed for a bus in hertz.
answer
True
question
What are the four operations performed during the machine cycle ?
answer
Step one involves getting instruction data from memory. Step two decodes the data to commands that it can understand. Step three executes those commands and step four writes the result to the memory.
question
what is the binary system ?
answer
Binary is a language a computer can read consisting of two symbols, 0 and 1. A combination of these two symbols creates a sequence or code which allows the computer to read and configure information.
question
How do volatile and nonvolatile memory differ ?
answer
Non volatile memory does not require a connection to a power source in order to retain information. However, a volatile memory needs a source of power to retain information, otherwise it loses any information stored in it.
question
What is the definition of command?
answer
an instruction that causes a program or app to perform a specific action
question
What is the definition of software?
answer
a series of related instructions that tells a computer or mobile device the tasks to perform and how to perform them
question
What term refers to the process of entering input by speaking into a microphone?
answer
voice input
question
Retail and grocery stores use which kind of bar code?
answer
UPC (Universal Product Code)
question
Which of the following reads the magnetic stripe on the back of credit cards, entertainment cards, bank cards, and other similar cards?
answer
Magstripe reader
question
Many mobile computers and mobile devices use LCD monitors. What does LCD stand for?
answer
liquid crystal display
question
RFID requires line-of-site transmission.
answer
False
question
When a bank receives a check for payment, it uses an OCR inscriber to print the amount of the check in OCR characters in the lower-right corner.
answer
False
question
Computers process information (output) into data (input).
answer
False
question
Pixel pitch describes the difference in light intensity between the brightest white and the darkest black that can be displayed on an LCD monitor.
answer
False
question
Which of the following is not a characteristic of a hard disk?
answer
write-protect notch
question
A group of two or more integrated hard disks is referred to as which of the following?
answer
RAID
question
Which of the following storage devices typically has the fastest transfer rate?
answer
RAM
question
Which of the following storage devices typically stores the operating system?
answer
Hard disk/ SSD
question
Which of the following kinds of devices are servers connected to a network with the sole purpose of providing storage?
answer
NAS
question
Which of the following is the largest from among the following?
answer
YB
question
Reading is the process of transferring data, instructions, and information from memory to a storage medium
answer
False
question
Writing is the process of transferring data, instructions, and information from a storage medium into memory.
answer
False
question
When storage devices write data on storage media, they are creating input.
answer
False
question
When a user issues a command to run an application, the operating system locates the application in memory and loads it into storage.
answer
False
question
In an interface like the one shown in the accompanying figure, a user types commands or presses special keys on the keyboard (such as function keys or key combinations) to enter data and instructions. What is the term for this kind of interface?
answer
Command line interface
question
In this kind of memory, the operating system allocates a portion of a storage medium, usually the hard disk or a USB flash drive, to function as additional RAM. What kind of memory is this?
answer
Virtual
question
What is the term for the process of swapping items between memory and storage ?
answer
Paging
question
What program is used to start and shut down a computer or mobile device, provide a user interface, manage programs and memory, and provide file management, among other functions
answer
An operating system
question
What does the booting process do?
answer
starts or restarts the computer
question
What is the purpose of memory management?
answer
to optimize the use of RAM
question
The nexus is the core of an operating system that manages memory and devices
answer
False
question
Some parts of the operating system are resident; that is, these instructions remain on the hard disk until they are needed.
answer
False
question
In addition to managing applications, an operating system manages other processes.
answer
true
question
To set up a virtual machine, you need software that can set up a virtual machine, as well as installation media for the operating system you wish to install in the virtual machine.
answer
true
question
Which of the following is a communications device that connects multiple computers together and transmits data to its correct destination on a network?
answer
router
question
Which of the following terms is the time it takes a signal to travel from one location to another on a network?
answer
latency
question
Which of the following statements is not true of peer-to-peer networks?
answer
The network operating system is stored on a network server
question
What is the definition of a protocol, as it applies to networks?
answer
a standard that outlines characteristics of how two network devices communicate
question
What is the purpose of hubs and switches?
answer
to provide a central point for cables in a network
question
As shown in the accompanying figure, what is the term for a network that covers a large geographic area, such as a city, country, or the world, using a variety of wired and wireless transmission media?
answer
wide area network (WAN)
question
As data moves through a network from one program to another, it can use at most one kind of network standard.
answer
False
question
On a token ring network, a packet is a special series of bits that function like a ticket, allowing the device with the packet to transmit data over the network.
answer
False
question
With TCP/IP, each packet contains data as well as the recipient (destination), origin (sender), and the sequence information used to reassemble the data at the destination.
answer
True
question
IP hijacking is one of the largest Internet security threats
answer
True
question
Which of the following is a set of hardware, software, data, people, and procedures that work together to produce information?
answer
information system
question
What type of information is error free?
answer
accurate
question
Which of the following integrates MRP II with the information flow across an organization to manage and coordinate the ongoing activities of the enterprise?
answer
Enterprise Resource Planning
question
Which of the following is NOT a type of report that a management information system creates?
answer
activity
question
Which of the following is your job description as a technical project manager?
answer
guides design, development, and maintenance tasks; serves as interface between programmers/developers and management
question
What does a Project Management Professional (PMP) test evaluate?
answer
knowledge of tasks required during system development
question
Obtaining an advanced certification in networking implies that you have achieved a standard of competence, enabling you to address the complex issues that arise when planning, installing, managing, and troubleshooting an operating system
answer
False
question
Information literacy prepares students, employees, and citizens to manage information so that they can be knowledgeable decision makers.
answer
True
question
It is good practice to back up and wipe all data before turning over your computer or device to an IT or computer repair technician.
answer
true
question
A typical enterprise consists of a wide variety of departments, centers, and divisions — collectively known as functional units.
answer
true
question
directs and coordinates most of the operations in a computer
answer
control unit
question
performs arithmetic, comparison, and other operations
answer
arithmetic logic unit
question
controls the timing of all computer operations in GHz
answer
system clock
question
continuous signals that vary in strength and quality
answer
analog
question
on or off signals
answer
digital
question
consists of electronic components that store instructions waiting to be executed by the processor, data needed by those instructions, and the results of processing the data
answer
Memory
question
speeds the processes of the computer bc it frequently stores used intructions and data
answer
memory cache
question
amount of time it takes a processor to read from memory
answer
access time
question
enhances functions of a component a desktop or server system unit and or provides connections to peripherals
answer
adapter card
question
socket on a desktop or server motherboard that can hold an adapter card
answer
expansion slot
question
allows the various devices inside and attached to the system unit to communicate with one another yo
answer
bus
question
hardware thaat records and retrieves items to and from storage media
answer
storage device
question
redundant array of independent disks- two or more integrated hard disks
answer
RAID
question
- server that is placed on a network with the sole purpose of providing storage to users computera nd devives across network
answer
NAS-network attached storage
question
high speed network with purpose of providing storage to other attached servers
answer
san- storage area network
question
set of programs that coordinate all activities among computer
answer
OS- operating sys
question
controls how u enter data and how its displayed
answer
user interface
question
portion of a storage medium functioning as additional ram
answer
virtual memory
question
is a small prog. that tells the op sys how to communicate with a specific device
answer
driver
question
collection of computer devices connected together
answer
network
question
devices connected in limited geographical area
answer
LAN
question
lan that is wireless
answer
WLAN
question
network that covers large geographical area
answer
WAN
question
connects devices in an individuals workplace with wired and wireless tech
answer
PAN
question
is a network protocal that defines how mesages are routed from one end of a network to another
answer
TCP IP
question
standard specifies that computers on a netwrk share or pass a special signal
answer
token ring
question
network standard that specifies no central computer or device on the network (nodes) should control when data can be transmitted
answer
thernet
question
any type of hardware capable of transmitting data, instructions, and information between a sending device and a receiving device
answer
communication device
question
Amount of data that can flow through the network at one time
answer
bandwidth
question
media transmits multiple signals simultaneously
answer
broadband
question
transaction processing system
answer
TPS
Get an explanation on any task
Get unstuck with the help of our AI assistant in seconds
New