wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

EE1101 Chapter 7, 8 & 9 Quizzez 2024

Total questions: 20

Worksheet time: 10mins

Name
Class
Date
1.

What is an Instruction Set?

a)

A method for data storage

b)

The complete collection of instructions that CPU can understand and execute

c)

A collection of hardware components

d)

A type of software application

2.

Which of the following is NOT a type of instruction?

a)

Arithmetic Instructions

b)

Control Instructions

c)

Memory Management

d)

Data Movement

3.

What does the Opcode in an instruction specify?

a)

The operation to be performed

b)

The location of the data

c)

The duration of the operation

d)

The type of data

4.

Which register is known as the accumulator register?

a)

CX

b)

AX

c)

BX

d)

DX

5.

Which of the following is an example of a data storage instruction?

a)

JMP Label

b)

ADD AX, BX

c)

LOAD AX, [Memory Address]

d)

MOV AX, BX

6.

What does the term 'Registers' refer to in a CPU?

a)

Temporary storage inside the CPU

b)

Permanent storage devices

c)

External memory units

d)

Input/output devices

7.

Which of the following is a type of operand?

a)

Data Retrieval

b)

Data Transfer

c)

Data Encoding

d)

Data Compression

8.

What is the base of the binary number system?

a)

10

b)

8

c)

12

d)

2

9.

How many bits are there in 1 byte?

a)

4

b)

9

c)

8

d)

11

10.

What is the decimal equivalent of the binary number 1011?

a)

12

b)

11

c)

13

d)

10

11.

What is the octal representation of the decimal number 8?

a)

10

b)

20

c)

11

d)

9

12.

What is the hexadecimal equivalent of the decimal number 255?

a)

AA

b)

FF

c)

00

d)

CC

13.

What is the decimal equivalent of the octal number 17?

a)

16

b)

17

c)

18

d)

15

14.

What is a computer network?

a)

A type of software for managing data

b)

A single computer that operates independently

c)

A hardware device used for data storage

d)

A group of computers that can communicate and share information

15.

Which of the following is NOT a type of network topology?

a)

Ring Topology

b)

Star Topology

c)

Bus Topology

d)

Data Topology

16.

What is the function of a repeater in networking?

a)

To provide wireless connectivity

b)

To connect different networks

c)

To strengthen weak signals

d)

To manage data flow

17.

Which layer of the OSI model is responsible for routing?

a)

Transport layer

b)

Network Layer

c)

Data Link Layer

d)

Application Layer

18.

What is the purpose of the CSMA/CD protocol?

a)

To encrypt data for secure transmission

b)

To detect and handle collisions in data transmission

c)

To establish a connection between two networks

d)

To manage wireless connections

19.

What is the main function of a gateway in networking?

a)

To manage user authentication

b)

To store data temporarily

c)

To amplify signals

d)

To connect different types of networks

20.

Which medium access scheme is used by Wi-Fi?

a)

Token Ring

b)

CSMA/CA

c)

ALOHA

d)

CSMA/CD