Prac Exam 1 Study
Prac Exam 1 Study
Practice Test 1
ECEN 350
Handro
Computer Industry has ___% to ___% of the gross product of the U.S.
___________________ become more important in our lives.
___________________ becomes more and more affordable.
Computer completes tasks using high level languages. Fill in the blanks BRO:
A+B
______________________________
_____________
add A,B
______________________________
_____________
10001100101
______________________________
_________________________________________________
ALGO:
COBOL:
_________________________________________________
_________________________________________________
These are examples of what type of languages (C language is also this type)?
___ CPU
___ Datapath
___ Control
___ Memory
___ DRAM
___ Cache
___ Implementation
___ Instruction Set Architecture
___ Integrated Circuit
___ VLSI
___ Defect
___ Yield
Each wafer costs the same, fewer dies means higher cost.
If we get twice the average yield then we have _____________ the cost.
CostPerDie=
DiesPerWafer=
( )
DieYield= 1+
What is ?
000000 |
100000
000000 |
000010
I-type: beq $5, $17, 0x00000030Hex
000100 |
J-type: j 0x00000002
000010 |
Extract the jump address (In HEX) from the following machine code, the instruction
is at the address 0xABCDEF1:
000010 |
Using 2s compliment and 8 bit storage, do a binary addition for the following
equation: 185+122
Overflow?
A>B
A <= B
A >= B