methods of working with files, Basic Computer Science

Assignment Help:
There are two methods to work with files, the first one is through file
control blocks or "FCB" and the second one is through communication
channels, also identified as "handles".
The first method of file handling has been used seeing as the CPM operative
system, predecessor of DOS, therefore it promises convinced compatibility with very
old files from the CPM in addition to from the 1.0 version of the DOS, besides
this method permits us to have an unlimited number of open files at the same
time. If you desire to create a volume for the disk the only way to get
this is by using this method.
Even after considering the benefits of the FCB, the use of the
communication channels it is much easier and it allows us a better
handling of errors; in addition, since it is much newer it is very probable
that the files generated this way maintain they compatible by
later versions of the operative system.
For a greater competence on later clarifications I will refer to the file
control blocks as FCBs and to the communication channels as manages.

Related Discussions:- methods of working with files

Write a program to solve a maze 10x10, write a program to solve a 10x10 maz...

write a program to solve a 10x10 maze. prompt the user for an input text file containing ten rows(ten characters on each row). Use following characters in the input file: * startin

How can we create a fcb file?, Creating a new file For the formation of fil...

Creating a new file For the formation of files the 21H interruption 16H function is used. DX must identify a control structure whose necessities are that as a minimum the logic uni

Looping statement, Looping Statement:  The purpose of a loop structure is...

Looping Statement:  The purpose of a loop structure is to repeat certain tasks until some condition is satisfied. Several variations of a loop structure are available in each pro

Software basics, SOFTWARE BASICS: Software is a generic term covering ...

SOFTWARE BASICS: Software is a generic term covering the concepts, procedures and instructions which cause the computer systems to accomplish the required job, Generally, soft

Sma* search - artificial intelligence, SMA* Search-Artificial intelligence ...

SMA* Search-Artificial intelligence IDA* search is good from a memory point of view. actually it may  be criticised for not using enough memory - utilizing  more memory may inc

Javascript, Need help with javascript sb.append questions

Need help with javascript sb.append questions

Discrete Math, 3. Let f, g: R?R, where g(x) 1 - x + x2 and f (x)=ax + b. I...

3. Let f, g: R?R, where g(x) 1 - x + x2 and f (x)=ax + b. If (g ? f )(x)= 9x2 - 9x + 3, determine a, b.

Process killed, 1. What actions need to be taken when a program terminates ...

1. What actions need to be taken when a program terminates or a process is killed? What if that process destruction is not the consequence of normal termination, but rather is the

Explanation pre increment with example, Problem 1 What is precedence of...

Problem 1 What is precedence of operators? How are expressions evaluated using precedences? Defining precedence of operators Explanation of how expressions are evaluat

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