NEW
Font size
WorksheetsEE1101 Chapter 7, 8 & 9 Quizzez 2024
Total questions: 20
Worksheet time: 10mins
What is an Instruction Set?
A method for data storage
The complete collection of instructions that CPU can understand and execute
A collection of hardware components
A type of software application
Which of the following is NOT a type of instruction?
Arithmetic Instructions
Control Instructions
Memory Management
Data Movement
What does the Opcode in an instruction specify?
The operation to be performed
The location of the data
The duration of the operation
The type of data
Which register is known as the accumulator register?
CX
AX
BX
DX
Which of the following is an example of a data storage instruction?
JMP Label
ADD AX, BX
LOAD AX, [Memory Address]
MOV AX, BX
What does the term 'Registers' refer to in a CPU?
Temporary storage inside the CPU
Permanent storage devices
External memory units
Input/output devices
Which of the following is a type of operand?
Data Retrieval
Data Transfer
Data Encoding
Data Compression
What is the base of the binary number system?
10
8
12
2
How many bits are there in 1 byte?
4
9
8
11
What is the decimal equivalent of the binary number 1011?
12
11
13
10
What is the octal representation of the decimal number 8?
10
20
11
9
What is the hexadecimal equivalent of the decimal number 255?
AA
FF
00
CC
What is the decimal equivalent of the octal number 17?
16
17
18
15
What is a computer network?
A type of software for managing data
A single computer that operates independently
A hardware device used for data storage
A group of computers that can communicate and share information
Which of the following is NOT a type of network topology?
Ring Topology
Star Topology
Bus Topology
Data Topology
What is the function of a repeater in networking?
To provide wireless connectivity
To connect different networks
To strengthen weak signals
To manage data flow
Which layer of the OSI model is responsible for routing?
Transport layer
Network Layer
Data Link Layer
Application Layer
What is the purpose of the CSMA/CD protocol?
To encrypt data for secure transmission
To detect and handle collisions in data transmission
To establish a connection between two networks
To manage wireless connections
What is the main function of a gateway in networking?
To manage user authentication
To store data temporarily
To amplify signals
To connect different types of networks
Which medium access scheme is used by Wi-Fi?
Token Ring
CSMA/CA
ALOHA
CSMA/CD
