1A Flashcards
(99 cards)
Desktop and laptop computers are also known as…?
Clients
many of the products and devices you use every day depend on _____________________ including cellular phones, smart TVs, video game consoles, tablet computers, home entertainment systems, automobiles, and household appliances, just to name a few.
embedded microprocessors
The first programmable electronic computer was invented in…?
1938
The first digital computer was prototyped in…?
1939
The first microprocessor chip was developed in…?
1970
What is the first step in the Start Up Sequence?
you press the ON button, the computer “boots up”
the computer “boots up”, so named for…?
bootstrapping or figuratively “lifting itself by its own bootstraps”
What is the second step in the Start Up Sequence?
The power supply turns on first, checks itself for correct output voltage
What is the third step in the Start Up Sequence?
sends a signal down the power good wire to wake up the central processing unit (CPU)
What is the fourth step in the Start Up Sequence?
When the CPU energizes, it immediately applies a built-in
address to the address bus
What is the fifth step in the Start Up Sequence?
address is the first line of the POST program stored on the motherboard ROM
What does POST stand for?
Power-On Self Test
What does ROM stand for?
Read-Only Memory
The POST program runs…?
every time the computer is booted.
What does POST instruct the computer to do?
POST instructs every hardware device on the motherboard to run its own built-in diagnostic and then report back the result to POST.
If anything fails POST, the computer will inform the user through…?
Audible beep codes from the motherboard speaker or through numeric or text error codes on the display.
What does BIOS stand for?
Basic Input/Output System
POST passes control to the ____ program which is also located on motherboard ROM.
BIOS
The bootstrap loader consists of…?
a few lines of code in the BIOS
What is the bootstrap loader’s job?
Its job is to find an operating system.
How does the bootstrap loader perform it’s job?
The bootstrap loader reads the (CMOS) settings to determine where to look first for an operating system.
What does CMOS stand for?
complimentary metal-oxide semiconductor
The CMOS settings are __________ and instruct the bootstrap loader where to look for an operating system and in which order of priority to check them.
user-configurable
Name some storage devices
HDDs, solid-state drives, USB thumb drives, compact discs (CDs), and
digital video discs (DVDs)