Intel's Pentium chip uses
____________ to execute as many as six instructions simultaneously.
recap 12 miscellaneous H446 computer science
Quiz
•
Computers
•
12th Grade
•
Hard
David Price
Used 17+ times
FREE Resource
17 questions
Show all answers
1.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Intel's Pentium chip uses
____________ to execute as many as six instructions simultaneously.
2.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Using pipelinlng, the computer architecture allows the next instructions to be fetched at the same time as
the processor is performing arithmetic or logic operations, holding them in a ___________ close to the processor
until the instruction can be performed.
3.
FILL IN THE BLANK QUESTION
1 min • 1 pt
what's the relationship between the word size/length for a CPU and the width of the data bus?
4.
FILL IN THE BLANK QUESTION
2 mins • 1 pt
A data bus has 65536 different binary values. How many ASCII characters can be transmitted at once?
Answer explanation
65536 is 2 to power 16. That means the data bus is 16 wide. ASCII needs 7 bits (8 for extended ASCII).
5.
FILL IN THE BLANK QUESTION
1 min • 1 pt
In round robin scheduling, processes are despatched on a first in first out (FIFO) basis, with each process
in turn being given a limited amount of CPU time called a ____ _____ or quantum. If the process does not
complete before its time expires. or before a higher priority interrupt occurs, the despatcher gives the
CPU to the next process.
6.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Which processor scheduling algorithm separate processes into categories based on their need for the processor?
Answer explanation
The algorithm implements several job queues and jobs can move between queues, depending on how much processor time they use. Since input/output (110) is so much slower than processor speed, it is efficient to try and keep the 110 devices as continuously busy as possible, so that a bottleneck does not
occur when several programs simultaneously need to send data to the printer, for example. While one job is printing, other jobs can use the processor. The aim is to maximise processor use.
7.
FILL IN THE BLANK QUESTION
1 min • 1 pt
A _______ ___________ can be defined as any instance where software is used to take on the function of the machine, including executing intermediate code or running an operating system within another to emulate
different hardware.
15 questions
History of Computing
Quiz
•
7th - 12th Grade
13 questions
Principles of Programming
Quiz
•
KG - University
17 questions
Translators
Quiz
•
9th - 12th Grade
18 questions
Computing Components - Chap 6
Quiz
•
11th Grade - University
15 questions
Computer Science ALevel
Quiz
•
10th - 12th Grade
17 questions
Programming Languages
Quiz
•
9th - 12th Grade
14 questions
Arduino
Quiz
•
12th Grade
20 questions
Code.org CSD Unit 3 Lessons 1-12
Quiz
•
3rd - 12th Grade
15 questions
Character Analysis
Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing
Quiz
•
9th - 12th Grade
10 questions
American Flag
Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension
Quiz
•
5th Grade
30 questions
Linear Inequalities
Quiz
•
9th - 12th Grade
20 questions
Types of Credit
Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25
Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers
Quiz
•
6th - 8th Grade
17 questions
Chapter 12 - Doing the Right Thing
Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities
Quiz
•
9th - 12th Grade
20 questions
Types of Credit
Quiz
•
9th - 12th Grade
20 questions
Taxes
Quiz
•
9th - 12th Grade
17 questions
Parts of Speech
Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression
Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing
Quiz
•
9th - 12th Grade
10 questions
Identifying equations
Quiz
•
KG - University