ICT Revision MCQ Series (AL Grade 12) . 5 Operating System

65 / 100 SEO Score

ICT Revision MCQ Series – Master Your Knowledge with Interactive Questions

Introduction In today’s fast-paced learning environment, multiple-choice questions (MCQs) have become a powerful tool for quick revision and self-assessment. Our Revision MCQ Series is designed to help students reinforce their understanding of key concepts through well-structured MCQs.

/30

ICT Revision MCQ Series AL lesson 5 . Operating System

ICT Revision MCQ Series

This quiz assesses your knowledge of Grade 12  ICT lessons and serves as a revision test for your A/L examination preparation. It helps reinforce key concepts and improve your understanding of important ICT topics.

Perfect for:

  • Sri Lankan AL ICT students revising core concepts.
  • Building a strong foundation for exams and practical applications.

Good luck! 🖥️📊

1 / 30

Category: Revision MCQ AL Grade 12 Lesion 5

Select Your Preferred Language 😊 

Which of the following is not a classification of operating systems?

2 / 30

Category: Revision MCQ AL Grade 12 Lesion 5

Select Your Preferred Language 😊 

Operating systems enhance system functionality. In resource management, _______ allocates CPU and memory, in process management, _______ handles process execution, in security, _______ protects data, and in user interaction, _______ provides access.

3 / 30

Category: Revision MCQ AL Grade 12 Lesion 5

Select Your Preferred Language 😊 

In memory management, _______ extends RAM, _______ maps addresses, _______ divides memory, and _______ queues I/O tasks.

4 / 30

Category: Revision MCQ AL Grade 12 Lesion 5

Select Your Preferred Language 😊 

Which of the following is not a purpose of disk formatting in an operating system?

5 / 30

Category: Revision MCQ AL Grade 12 Lesion 5

Select Your Preferred Language 😊 

Which of the following statements correctly describe file system management? (a) File types like .exe indicate how files are processed by the OS, (b) Directories organize files in a hierarchical structure, (c) File security is managed using passwords and access privileges, (d) File systems store data only in contiguous blocks, (e) Defragmentation scatters files to improve access speed.

6 / 30

Category: Revision MCQ AL Grade 12 Lesion 5

Select Your Preferred Language 😊 

Which of the following statements correctly describe process scheduling? (a) Long-term scheduler controls the degree of multi-programming, (b) Short-term scheduler allocates CPU to ready processes, (c) Medium-term scheduler manages process swapping, (d) Schedulers eliminate the need for context switching, (e) Process control block is updated during scheduling.

7 / 30

Category: Revision MCQ AL Grade 12 Lesion 5

Select Your Preferred Language 😊 

Which of the following statements correctly describe operating system evolution? (a) Early OS were batch-processing systems, (b) Time-sharing OS enabled multi-user access, (c) Real-time OS prioritize interactive applications, (d) Multi-threading supports concurrent task execution, (e) Modern OS eliminate the need for security.

8 / 30

Category: Revision MCQ AL Grade 12 Lesion 5

Select Your Preferred Language 😊 

For a system that organizes files in a directory hierarchy, which of the following correctly represents the input, process, and output?

9 / 30

Category: Revision MCQ AL Grade 12 Lesion 5

Select Your Preferred Language 😊 

Match the following scheduling terms with their definitions: (a) Turnaround Time (1) Time from submission to first response, (b) Response Time (2) Number of processes completed per unit time, (c) Throughput (3) Time from submission to completion, (d) Waiting Time (4) Time spent in ready queue.

10 / 30

Category: Revision MCQ AL Grade 12 Lesion 5

Select Your Preferred Language 😊 

(a) A process is a program in execution, (b) A program is a passive set of instructions, (c) Context switching eliminates process states, (d) The PCB stores process metadata, (e) Interrupts signal process changes. Choose the correct statements.

11 / 30

Category: Revision MCQ AL Grade 12 Lesion 5

Select Your Preferred Language 😊 

What is the primary method for an operating system to manage multitasking?

12 / 30

Category: Revision MCQ AL Grade 12 Lesion 5

Select Your Preferred Language 😊 

Resource management in operating systems involves ______ for memory allocation, ______ for address translation, ______ for hardware communication, and ______ for print job queuing.

13 / 30

Category: Revision MCQ AL Grade 12 Lesion 5

Select Your Preferred Language 😊 

For a file system that uses indexed allocation to manage file storage, which of the following correctly represents the input, process, and output?

14 / 30

Category: Revision MCQ AL Grade 12 Lesion 5

Select Your Preferred Language 😊 

What is the primary method for an operating system to secure files?

15 / 30

Category: Revision MCQ AL Grade 12 Lesion 5

Select Your Preferred Language 😊 

(a) Defragmentation consolidates scattered files to improve access speed, (b) Contiguous allocation reduces fragmentation but limits file growth, (c) Linked allocation uses pointers to link file blocks, (d) File systems like FAT32 support only indexed allocation, (e) Disk formatting creates a file system structure. Choose the correct statements.

16 / 30

Category: Revision MCQ AL Grade 12 Lesion 5

Select Your Preferred Language 😊 

Match the following process management components with their functions: (a) Process Control Block (1) Saves process state during switching, (b) Context Switching (2) Allocates CPU to processes, (c) Scheduler (3) Transitions process between states, (d) Process State (4) Tracks process lifecycle status.

17 / 30

Category: Revision MCQ AL Grade 12 Lesion 5

Select Your Preferred Language 😊 

What is the primary method an operating system uses to provide user interaction?

18 / 30

Category: Revision MCQ AL Grade 12 Lesion 5

Select Your Preferred Language 😊 

Which of the following is not a process state in an operating system?

19 / 30

Category: Revision MCQ AL Grade 12 Lesion 5

Select Your Preferred Language 😊 

(a) Single-user, single-task OS supports one user and one task at a time, (b) Multi-user, multi-task OS supports multiple users and tasks concurrently, (c) Real-time OS are designed for interactive user applications, (d) Time-sharing OS allocate CPU time slices for multiple users, (e) Multi-threading OS handle multiple threads within a process. Choose the correct statements.

20 / 30

Category: Revision MCQ AL Grade 12 Lesion 5

Select Your Preferred Language 😊 

(a) The MMU translates virtual to physical addresses, (b) Virtual memory eliminates physical memory constraints, (c) Device drivers enable OS-hardware communication, (d) Spooling queues print jobs for efficiency, (e) Paging organizes memory into variable-sized blocks. Choose the correct statements.

21 / 30

Category: Revision MCQ AL Grade 12 Lesion 5

Select Your Preferred Language 😊 

What is the primary method for an operating system to handle process transitions?

22 / 30

Category: Revision MCQ AL Grade 12 Lesion 5

Select Your Preferred Language 😊 

For a system that tracks process states in an operating system, which of the following correctly represents the input, process, and output?

23 / 30

Category: Revision MCQ AL Grade 12 Lesion 5

Select Your Preferred Language 😊 

What is the primary method for an operating system to manage slow peripherals like printers?

24 / 30

Category: Revision MCQ AL Grade 12 Lesion 5

Select Your Preferred Language 😊 

What is the primary function of an operating system in managing computer resources?

25 / 30

Category: Revision MCQ AL Grade 12 Lesion 5

Select Your Preferred Language 😊 

Which of the following is not a function of device drivers in an operating system?

26 / 30

Category: Revision MCQ AL Grade 12 Lesion 5

Select Your Preferred Language 😊 

For a system that uses spooling to manage print jobs in a multi-user environment, which of the following correctly represents the input, process, and output?

27 / 30

Category: Revision MCQ AL Grade 12 Lesion 5

Select Your Preferred Language 😊 

Operating systems manage processes effectively. In process management, _______ defines the process lifecycle, _______ handles CPU allocation, _______ stores process metadata, and _______ enables multitasking.

28 / 30

Category: Revision MCQ AL Grade 12 Lesion 5

Select Your Preferred Language 😊 

Which of the following cannot be managed directly by an operating system’s file system?

29 / 30

Category: Revision MCQ AL Grade 12 Lesion 5

Select Your Preferred Language 😊 

Match the following storage allocation methods with their characteristics: (a) Contiguous (1) Uses index block for pointers, (b) Linked (2) Stores files in consecutive blocks, (c) Indexed (3) Links non-consecutive blocks.

30 / 30

Category: Revision MCQ AL Grade 12 Lesion 5

Select Your Preferred Language 😊 

Which of the following statements correctly describe virtual memory? (a) Virtual memory uses disk space to extend RAM, (b) Paging divides memory into fixed-size units, (c) Virtual memory eliminates the need for physical RAM, (d) The MMU maps virtual to physical addresses, (e) Virtual memory improves multitasking efficiency.

Your score is

0%


Why Use MCQs for Learning? MCQs are a great way to evaluate your understanding of a subject in a structured manner. Here’s why they are effective:

  • Quick and Efficient – MCQs allow for rapid assessment of knowledge.
  • Engaging and Interactive – They keep learning interesting and encourage active participation.
  • Memory Retention – Answering questions enhances recall and reinforces concepts.
  • Instant Feedback – You can immediately check your answers and improve your understanding.

Tips MCQ-Based Exams

To score well in MCQ exams, follow these strategies:

  1. Understand the Concepts – Don’t just memorize answers; understand the logic behind them.
  2. Eliminate Wrong Options – Narrow down choices by eliminating incorrect answers.
  3. Time Management – Avoid spending too much time on one question.
  4. Practice Regularly – Consistent practice improves accuracy and speed.
  5. Read Carefully – Pay attention to tricky words like not, always, and except.

Conclusion

The Revision MCQ Series is your go-to resource for mastering concepts efficiently. Keep practicing with Lesson 1 questions and stay tuned for upcoming lessons. Your success starts with consistent revision and smart study techniques!

FAQs

1. How can MCQs help in learning? MCQs improve retention, provide quick assessment, and make learning engaging.

2. Can I find more lessons in this series? Yes! We regularly update the Revision MCQ Series with new lessons. Stay tuned!

3. How should I prepare for MCQ-based exams? Understand concepts, practice regularly, manage time well, and eliminate wrong answers.

4. Where can I access more MCQs? You can find additional MCQs on our website or in upcoming blog posts.

5. Is this MCQ series suitable for all students? Yes! Whether you’re a beg

Spread the love
Ruwan
About Ruwan Suraweera 221 Articles
Pilana Vidyarthodaya M. V. ICT Teacher

Be the first to comment

Leave a Reply

Your email address will not be published.


*