MCQ

Class 10 Computer MCQs new Syllabus 2026 Chapter 1

Preparing for the Class 10 Computer Science & Entrepreneurship 2026 Punjab Board exams? Practice these important Chapter 1 Operating System MCQs (Section 1.7 – File System Structure and Management) based on the latest PECTAA 2026 syllabus. All multiple-choice questions are taken from the official textbook to help students strengthen their concepts, improve exam preparation, and score higher in board examinations.

/15
1
Created by admin

Class 10th Computer Chapter 1 Operating System (1.7 File System Structure and Management) 2026

1 / 15

The system can manage files in:

یہ نظام ان میں فائلوں کا انتظام کر سکتا ہے

2 / 15

Which system call type send data files and output devices?

کون سی سسٹم کال ڈیٹا فائلیں اور آؤٹ پٹ ڈیوائسز بھیجتی ہے؟

3 / 15

We can identify a file type by its:

ہم فائل کی قسم کی شناخت اس کی ... سے کر سکتے ہیں

 

4 / 15

File system ensure:

فائل سسٹم اس بات کو یقینی بناتا ہے

5 / 15

A file is:

فائل یہ ہے

6 / 15

File which access by macros:

وہ فائل جسے میکروز استعمال کرتے ہیں:

7 / 15

The main purpose of file system is to:

فائل سسٹم کا بنیادی مقصد یہ ہے کہ

8 / 15

Files commonly used in Linux:

لینکس میں عام طور پر استعمال ہونے والی فائلیں

9 / 15

How many types of system calls?

سسٹم کالز کی کتنی اقسام ہیں؟

10 / 15

A folder is used to?

فولڈر کس لیے استعمال ہوتا ہے؟

11 / 15

FAT32 is commonly used in:

فٹ 32 عام طور پر ان میں استعمال ہوتا ہے

12 / 15

Who provide a structure way to manage program and data?

پروگرام اور ڈیٹا کو منظم کرنے کا ایک منظم طریقہ کون فراہم کرتا ہے؟

13 / 15

Metadata includes:

میٹا ڈیٹا میں شامل ہیں

14 / 15

Which of the following type of system call that open file for writing?

درج ذیل میں سے کس قسم کی سسٹم کال فائل کو لکھنے کے لیے کھولتی ہے؟

15 / 15

Which of the following is a file system?

درج ذیل میں سے کون سا فائل سسٹم ہے؟

Your score is

The average score is 80%

0%

An operating system not only runs programs but also stores and organizes the users’ data. This is achieved through the file system, which provides structured way for users and applications to store, locate, and manage information on storage devices. A well-designed file system ensures that data remains organized, secure, and easily retrievable, even when there are thousands of files contain complex data.

A file is a collection of related data stored on a computer. It may contain text, images, audio, video, or program instructions.

A folder (also called a directory) is a container used to organize files and other folders in a logical structure, making it easier to locate and manage information.

Metadata refers to details about a file folder, such as its name, type, size, date of creation, and date of last modification. This information helps both the operating system and the user identify and manage files folders without opening them.

A file system is the way an operating system stores and organizes files on a storage device, such as a hard drive, SSD, or USB. It decides where each file will be kept and save its location so it can be access later. Some widely used file systems include computer-based file systems are including:

  • FAT 32- Used in USB flash drives
  • NTFS-Used by Windows OS.
  • APFS/HFS+ – Used by macOS.
  • EXT4-Commonly used by Linux OS.

The choice of file system affects performance, storage capacity, and security features.

Example: If you save a photo on your computer, the file system makes sure it is stored in the right place and knows exactly where to find it when you open it again, just like a librarian placing a book in the right section and knowing where to locate it later.

Computer Science and Entrepreneurship 10th Class New Syllabus 2026 MCQs with Answers

1.1 Introduction to Operating System

1.2 Architecture of Operating System

1.3 Process Management in Operating System

1.4 Memory

1.5 Process vs Threads

1.6 System Calls

1.7 File System Structure and Management

1.8 Types of Operating System

Related Articles

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button
error: Content is protected !!