Home > Common Problem > body text

What is the basic form in which an operating system organizes information resources?

青灯夜游
Release: 2023-02-09 14:35:41
Original
4722 people have browsed it

Files and folders are the basic forms for the operating system to organize information resources; information exists in the form of files, and files are stored in folders. In computers, files are a collection of information stored on the computer using the computer hard disk as a carrier; folders are a data structure used to organize and manage disk files.

What is the basic form in which an operating system organizes information resources?

The operating environment of this tutorial: Windows 7 system, Dell G3 computer.

Files and folders are the basic forms for the operating system to organize information resources; information exists in the form of files, and files are stored in folders.

What is the basic form in which an operating system organizes information resources?

Files

Computer files are a type of file. Different from ordinary file carriers, computer files are computer files. A hard drive is a collection of information stored on a computer. Files can be text documents, pictures, programs, etc. Files typically have a dot three-letter file extension that indicates the file type (for example, image files are often saved in JPEG format and have a .jpg file extension).

Folder

A folder is a data structure used to organize and manage disk files.

Ordinary computer folders are used to help people manage computer files. Each folder corresponds to a piece of disk space. It provides an address pointing to the corresponding space. It has no extension and is not in the same format as a file. Identified by extension. But it has several types, such as: documents, pictures, photo albums, music collections, etc.

What is the basic form in which an operating system organizes information resources?

What is the basic form in which an operating system organizes information resources?

What is the basic form in which an operating system organizes information resources?

For more related articles, please visit PHP中文网! !

The above is the detailed content of What is the basic form in which an operating system organizes information resources?. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!