Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Lecture-2

Total questions: 28

Worksheet time: 14mins

Name
Class
Date
1.

What is the smallest unit of memory?

a)

Bit

b)

Word

c)

Nibble

d)

Byte

2.

How many bits are there in a byte?

a)

4

b)

8

c)

16

d)

32

3.

Which of the following is a characteristic of volatile memory?

a)

Used for long-term storage

b)

Retains data without power

c)

Loses data when power is off

d)

Slower than non-volatile memory

4.

What does a CPU do with bits?

a)

Converts them to decimal

b)

Fetches, processes, and stores them

c)

Displays them on the screen

d)

Stores them permanently

5.

What is the purpose of RAM in a computer?

a)

Data encryption

b)

Data backup

c)

Temporary data storage during operation

d)

Permanent data storage

6.

Which of the following is an example of non-volatile memory?

a)

CPU

b)

Hard Drive

c)

Cache

d)

RAM

7.

What is the binary equivalent of the decimal number 13?

a)

1110

b)

1001

c)

1011

d)

1101

8.

What does ASCII stand for?

a)

American Standard Code for Information Interchange

b)

Advanced Standard Code for Internet Interaction

c)

Advanced Standard Code for Information Interchange

d)

American Standard Code for Internet Interaction

9.

What is the main function of the code execution process?

a)

To display results

b)

To translate high-level code into machine language

c)

To store data

d)

To manage memory

10.

What is a word in computing?

a)

A group of 4 bits

b)

A group of 8 bits

c)

A type of storage device

d)

A fixed unit of data containing a specific number of bits

11.

Which of the following best describes a memory address?

a)

The data stored in memory

b)

The type of memory used

c)

The unique number assigned to a memory location

d)

The speed of memory access

12.

What is the primary reason computers use the binary number system?

a)

It allows for faster calculations

b)

It is more efficient than decimal

c)

It matches the two states of electronic circuits

d)

It is easier for humans to understand

13.

Which of the following is NOT a characteristic of volatile memory?

a)

Faster than non-volatile memory

b)

Used for temporary storage

c)

Retains data after power is off

d)

Requires continuous power

14.

What is the role of the Central Processing Unit (CPU)?

a)

To store data

b)

To execute instructions

c)

To manage input/output devices

d)

To provide power to the system

15.

How does a computer convert a decimal number to binary?

a)

By adding the digits

b)

By subtracting from 10

c)

By multiplying by 2

d)

By dividing by 2 and recording remainders

16.

What is the typical word size for modern Intel processors?

a)

16 bits

b)

8 bits

c)

64 bits

d)

32 bits

17.

Which of the following is an example of a volatile memory type?

a)

USB Flash Drive

b)

RAM

c)

ROM

d)

SSD

18.

What does the term 'bus speed' refer to?

a)

The speed of the CPU

b)

The speed of the internet connection

c)

The speed of data transfer between components

d)

The speed of memory access

19.

What is the purpose of a compiler in the code execution process?

a)

To execute the code

b)

To manage memory

c)

To convert high-level code to machine language

d)

To store data

20.

Which of the following best describes non-volatile memory?

a)

Data is lost when power is off

b)

Data is retained without power

c)

Faster than volatile memory

d)

Used for temporary storage

21.

What is the significance of word size in computing?

a)

It determines the speed of the CPU

b)

It indicates the power consumption of the system

c)

It affects the amount of data processed at one time

d)

It defines the type of memory used

22.

What is the binary representation of the ASCII code for the letter 'A'?

a)

01000001

b)

1000001

c)

1100001

d)

1010001

23.

What happens to data stored in volatile memory when the power is turned off?

a)

It is saved permanently

b)

It is lost

c)

It is transferred to non-volatile memory

d)

It is encrypted

24.

Which of the following is a characteristic of a byte?

a)

It can represent a single character

b)

It is made of 4 bits

c)

It is the largest unit of memory

d)

It is used for long-term storage

25.

What is the main function of RAM in a computer system?

a)

To temporarily store data for quick access

b)

To permanently store data

c)

To manage input/output operations

d)

To execute programs

26.

What is the primary function of the CPU in relation to memory?

a)

To manage power supply

b)

To fetch and execute instructions

c)

To store data

d)

To connect peripherals

27.

What is the purpose of the binary number system in computing?

a)

To enhance data security

b)

To improve processing speed

c)

To represent data in two states

d)

To simplify calculations

28.

What is the relationship between bits and bytes?

a)

1 byte = 4 bits

b)

1 byte = 32 bits

c)

1 byte = 8 bits

d)

1 byte = 16 bits