1 Demonstrate the installation of window 10 or 11 in your computer system. 2. Explain the concept of virtual memory, paging and segmentation. 3. Explain different types of Operating system in different basis. 4. Explain different types of process scheduling algorithm. 5. Explain process life cycle and thread life cycle. 6. Discuss about diferent linux distributions.
5.1 Introduction to file management File management is a critical function of an operating system (OS) that allows users to store, retrieve, organize, and manipulate files efficiently. It ensures efficient handling of files, enabling the creation, reading, updating, and deletion of files. A file management system has limited capabilities and is designed to manage individual or group files, such as special office documents and records. It may display report details, like owner, creation date, state of completion and similar features useful in an office environment. A file management system is also known as a file manager. 5.2 File naming, file operations, file extension and file system layout File Naming Descriptive file names are an important part of organizing, sharing, and keeping track of data files. Develop a naming convention based on elements that are important to the project. File naming best practices: ● Files should be ...