Q2 Flashcards
(96 cards)
Which architecture had two data and program buses?
Harvard
T/F - Today modern computers follow the Modified Harvard Architecture
True
According to the lecture, the order of the booting process is:
Power button, POST, MBR, NTLD (Operating System)
Which cache’s sit on the CPU in modern computers?
L1, L2, and L3
According to the lecture, what sort of computer uses a terminal? (Keyboard and monitor?)
Mainframe
Which one of these components is not on the motherboard
Keyboard
Ram Slot
BIOS
Power Supply
Power Suppy
What is a core processor?
A physical processing unit that runs independently inside of a CPU
According to the lecture, which of the following key is used to get to the Phoenix BIOS?
F10
T/F - Both Optical Drives and DVD/CDs are considered secondary storage
True
What are the three parts of the CPU?
Arithmetic Logic Unit, Control, Store/Register
MBR Partition support up to____ TB or less
2
The first sector of a hard drive is
MBR (Master Boot Record)
T/F - These days some CPUs have up to 8 MB of Dynamic RAM
False
T/F - Virtual memory enhances performance by providing greater memory capacity, without the expense of adding main memory. Instead, a portion of a disk drive serves as an extension of the main memory
True
What is a thread?
The smallest instruction that a CPU executes
IDE hard drive has ___ pins and SATA hard drive has ___ pins
IDE 40, Sata 7
T/F - PROM -Programmable Read Only Memory can be altered
False
To alter the programming on an erasable or electronically erasable PROM chip you expose the chip to
ultraviolet rays
a SCSI hard drive has __ to __ pins
50 to 68
What is it called when the hard drive head touches the platter?
Head crash
On a hard drive the tracks are the _______ and the cylinders are the _______
concentric circles on the disk, the vertical platters from the side view
What is the seek time?
The time it takes for the disk arm to move into position over the desired cylinder
What is the rotational delay?
The time it takes for the desired sector to move into position under the head
What is Seektime + Rotational delay?
Access time