Page 1 of 140
ITE-221 MIDTERM EXAM LATEST UPDATE 2026-
2027 WITH COMPLETE QUESTIONS AND CORRECT
VERIFIED SOLUTIONS JUST RELEASED
Question: How many colors per pixel can be represented with an 8-bit bitmap image format?
a) 8
b) 256
c) 255
d) 64 - CORRECT ANSWER✔✔256
Question: The number of digits needed to represent a value decreases as the numbering
system's base decreases.
- true or false - CORRECT ANSWER✔✔False
1
SUCCESS!
,Page 2 of 140
Question: The ____ section of the CPU performs all computation and comparison operations. -
CORRECT ANSWER✔✔ALU
Question: A(n) ____ is a data element containing the address of another data element.
a) pointer
b) data structure
c) object
d) list - CORRECT ANSWER✔✔pointer
Question: In a ____, each digit can have only one of two possible values: 0 or 1. - CORRECT
ANSWER✔✔binary number
Question: A(n) ____ is an electrical switch with three electrical connections. - CORRECT
ANSWER✔✔transistor
2
SUCCESS!
,Page 3 of 140
Question: A ____ instruction causes the processor to depart from sequential instruction order.
- CORRECT ANSWER✔✔BRANCH
Question: The control unit cannot execute any instructions without assistance from the ALU.
- true or false - CORRECT ANSWER✔✔False
Question: Decimal and binary notations are alternative forms of Boolean logic.
- true or false - CORRECT ANSWER✔✔False
Question: A(n) ____ instruction generates the value true if either or both data inputs are true. -
CORRECT ANSWER✔✔inclusive OR
Question: Perform the following calculation using two's complement, signed integers.
3
SUCCESS!
, Page 4 of 140
27 (base 10) - 45 (base 10) - CORRECT ANSWER✔✔1110 1110
Question: Convert 1D16 to base 10. Show or explain your work for credit. - CORRECT
ANSWER✔✔A = 10
B = 11
C = 12
D = 13
1D base 16 -> base 10
(1 * 16^1) + (13 * 16^0)
16 + 13 = 29
Q:A ____ is a group of similar or identical computers, connected by a high-speed network, that
cooperate to provide services or run a single application.
a) cloud
4
SUCCESS!
ITE-221 MIDTERM EXAM LATEST UPDATE 2026-
2027 WITH COMPLETE QUESTIONS AND CORRECT
VERIFIED SOLUTIONS JUST RELEASED
Question: How many colors per pixel can be represented with an 8-bit bitmap image format?
a) 8
b) 256
c) 255
d) 64 - CORRECT ANSWER✔✔256
Question: The number of digits needed to represent a value decreases as the numbering
system's base decreases.
- true or false - CORRECT ANSWER✔✔False
1
SUCCESS!
,Page 2 of 140
Question: The ____ section of the CPU performs all computation and comparison operations. -
CORRECT ANSWER✔✔ALU
Question: A(n) ____ is a data element containing the address of another data element.
a) pointer
b) data structure
c) object
d) list - CORRECT ANSWER✔✔pointer
Question: In a ____, each digit can have only one of two possible values: 0 or 1. - CORRECT
ANSWER✔✔binary number
Question: A(n) ____ is an electrical switch with three electrical connections. - CORRECT
ANSWER✔✔transistor
2
SUCCESS!
,Page 3 of 140
Question: A ____ instruction causes the processor to depart from sequential instruction order.
- CORRECT ANSWER✔✔BRANCH
Question: The control unit cannot execute any instructions without assistance from the ALU.
- true or false - CORRECT ANSWER✔✔False
Question: Decimal and binary notations are alternative forms of Boolean logic.
- true or false - CORRECT ANSWER✔✔False
Question: A(n) ____ instruction generates the value true if either or both data inputs are true. -
CORRECT ANSWER✔✔inclusive OR
Question: Perform the following calculation using two's complement, signed integers.
3
SUCCESS!
, Page 4 of 140
27 (base 10) - 45 (base 10) - CORRECT ANSWER✔✔1110 1110
Question: Convert 1D16 to base 10. Show or explain your work for credit. - CORRECT
ANSWER✔✔A = 10
B = 11
C = 12
D = 13
1D base 16 -> base 10
(1 * 16^1) + (13 * 16^0)
16 + 13 = 29
Q:A ____ is a group of similar or identical computers, connected by a high-speed network, that
cooperate to provide services or run a single application.
a) cloud
4
SUCCESS!