File management, Basic Computer Science

Assignment Help:

File Management:  

The concept of a file is central to the effective use of a computer system. A file is generally loosely defined as a collection of related information such as students records employee database.

It might contain graphical usage. A file may be organized internally into records or it may simply be a stream of bytes. A file constitutes a logical unit of storage, that is, logical to the person or program using the file.  

The file management system provides and maintains the mapping between a file logical storage needs and the physical location where it is stored. Users and programs simply access the files by the name, and the file management system handles the details The file management system identifies and manipulates files by the names provided by their users determines the physical requirements of the file,  allocate space for it, stores it in that space, and maintains the information about the file so that it may be retrieved partially or in full, later. The file management system keeps track of the available space on each device connected to the system. The  user and the user's program need not be aware of the underlying physical storage issues.  


Related Discussions:- File management

What are the features of microprocessor ?, Previously two sections the fund...

Previously two sections the fundamentals of the workings and architecture of the central processing unit has been explained. There has been a common look at easy processor architec

Algorithm - programming language, Algorithm : Once a problem has been defi...

Algorithm : Once a problem has been defined precisely, a procedure or process must be designed to produce the required output from the given input. Since a computer is a machine t

Types of pc, TYPES OF PC:  In general,  basic function of all the comp...

TYPES OF PC:  In general,  basic function of all the computers is same i.e. Computers accept data as input, perform operations on these data and generates the desired output t

Multiple allocations, You can also allocate a single value to several varia...

You can also allocate a single value to several variables at the same time. For instance: X=y=z =1 Now, an integer object is generated with the value 1, and all three variables are

Line decoders, number of 4 to 16 line decoders required to get 8 lto 256 li...

number of 4 to 16 line decoders required to get 8 lto 256 line decoder

Data output, Data Output : Processed data is no use to you if you cannot u...

Data Output : Processed data is no use to you if you cannot use it. Once data has been processed, you will either: (1) Send it as a data file to another system, e.g. write a fi

Types of computer, types of computer on the basis of shape, size & resource...

types of computer on the basis of shape, size & resources

Analog transmission, Analog Transmission: In analog transmission, ther...

Analog Transmission: In analog transmission, there is a continuous up and down pattern. For example, one wave constitutes one cycle, which is measured in the unit called Hertz

How to create basic assembler program?, The primary step is to start the De...

The primary step is to start the Debug; this step only consists of typing debug [Enter] on the operative system on time. the "a" (assemble) command is used To assemble a program on

How to assign Values to Variables in python?, ython variables do not compri...

ython variables do not comprise to be explicitly declared to already reserve memory space. The declaration occurs automatically when you allocate a value to a variable. The equal s

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd