Memory management

Memory management

University

9 Qs

quiz-placeholder

Similar activities

Computer Knowledge

Computer Knowledge

1st Grade - Professional Development

10 Qs

A day with Office365

A day with Office365

University

6 Qs

Kuiz Bijak Jawi PKP Fasa 3

Kuiz Bijak Jawi PKP Fasa 3

1st Grade - University

10 Qs

EXAMEN DOCENTE

EXAMEN DOCENTE

1st Grade - University

10 Qs

The Giver Comprehension Chapters 13-16

The Giver Comprehension Chapters 13-16

7th Grade - Professional Development

13 Qs

Chap 13 group 3

Chap 13 group 3

University

12 Qs

Principles of Learning

Principles of Learning

University

10 Qs

Software/Hardware

Software/Hardware

7th Grade - University

8 Qs

Memory management

Memory management

Assessment

Quiz

Education

University

Hard

Created by

Tamilselvi S

Used 1+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Identify the type of memory that is used to store frequently used data and is faster than main memory.
A) Virtual Memory
B) Secondary Memory
C) Cache Memory
D) Tertiary Memory

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the maximum amount of memory that can be accessed by a 32-bit processor?
A) 2 GB
B) 4 GB
C) 8 GB
D) 16 GB

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is a benefit of using Memory Mapped I/O?
A) It is faster than I/O mapped I/O
B) It requires fewer hardware resources
C) It simplifies programming
D) All of the above

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

In which memory allocation method does the operating system allocate memory to the process in blocks or segments?
A) Contiguous
B) Non-contiguous
C) Hybrid
D) Paging

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which memory management technique involves dividing the memory into equal sized partitions?
A) Segmentation
B) Swapping
C) Paging
D) Fixed Partitioning

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following statements about memory fragmentation is true?
A) It occurs when there is not enough memory available for a process
B) It can be solved by using dynamic partitioning
C) It can result in wasted memory space
D) It is a non-issue in embedded systems

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is an advantage of using a memory pool?
A) It reduces memory fragmentation
B) It is easy to implement
C) It is a type of virtual memory
D) It increases the size of the heap

8.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is the function of a Memory Management Unit (MMU)?
A) It maps virtual addresses to physical addresses
B) It manages the allocation of memory resources
C) It controls the CPU cache
D) It translates machine language into assembly language

9.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the main disadvantage of using bank switching for memory expansion in embedded systems?
A) It requires more hardware resources than other techniques
B) It is slower than other techniques
C) It is less flexible than other techniques
D) It can cause problems with software compatibility