What is the code of instructions in the computer()
ASCII code
B. binary code
C. Hexadecimal code
Decimal code
查看答案
How many bits of a halfword are defined in a 32-bit MIPS computer system()
A. 16
B. 32
C. 64
D. 8
What is the name of a set of signal lines in a computer system responsible for transmitting data storage locations()
A. Data bus
B. Address bus
Control bus
D. Status bus
What is the name of a set of signal lines that play a management and control role in the transmission and exchange of data in computer systems()
A. Data bus
B. Address bus
Control bus
D. Status bus
What code is used for signed integer numbers’ representation in modern computers()
A. original code
B. 1’s complement
C. 2’s complement
D. BCD code