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.
1.7 File System Structure and Management
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.
1.7.1 Files
A file is a collection of related data stored on a computer. It may contain text, images, audio, video, or program instructions.
1.7.2 Folders
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.
1.7.3 Metadata
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.
1.7.4 File Systems
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
Chapter 1 Operating System ; Structure and Services
1.1 Introduction to Operating System
1.2 Architecture of Operating System
1.3 Process Management in Operating System
1.7 File System Structure and Management
Choose another Chapter for Computer Science and Entrepreneurship
