Computer and Operating Systems Fundamentals Flashcards
What entails how we communicate and manage data?
Information systems.
What part of client systems includes the physical aspect of computers, telecommunications,
and other devices, to include the interconnect devices?
Hardware.
What devices are mostly small, lightweight, and designed for mobile use?
Handhelds.
Any hardware added to a computer that expands its capabilities is referred to as a/an
peripheral.
Which of the following is not one of the three types of interfaces?
Graphical.
The transfer of eight bits of data simultaneously through eight separate lines in a single cable
is a function of a
parallel port.
What program translates commands between a device and the programs that use the device?
Driver.
The term used to refer to the process of launching the OS is the
boot.
What program sets up the divisions of memory that hold the operating system, user
information and applications?
The bootstrap loader.
What describes how a computer finds a specific byte it is looking for in memory?
Memory addressing.
How many bits long are the addresses that computer instructions work with?
16.
Which type of memory stores configuration information, and is used by the BIOS during
system boot up?
Complementary metal-oxide semiconductor memory.
What type of memory is nonvolatile, considered permanent, and is also called firmware in
reference to the data and instructions stored?
ROM.
This type of memory is blank and instructions can be placed on permanently.
PROM.
Which type of memory is used to duplicate frequently used information stored elsewhere or
computed earlier, because the original data is time consuming to retrieve or to compute?
Cache.