See what questions your friends are asking today.

What is difference between random file access and sequencial flle access in c?

View Slide Show

Close
Answer:
File constructed in a manner in which records may be placed in a random order; also called direct access file. Each record in a random access file has associated with it a relative index number. Whenever a record is read from a random access file, a computer program must produce a relative index number for this record in order to locate the record in the file. This type of file design offers the following
advantages:
(1) it provides rapid access to the desired information. In a decision-making environment where information is needed quickly, random access is a requisite to rapid retrieval;
(2) it is efficient for retrieving a relatively few records at a time; and
(3) it provides a method of keeping files up to date as transactions or events occur

More on: PHP Programming

Syntax errors: errors due to the fact that the syntax of the language is not respected.(The first type of error is a syntax error. You... more »
In most raw (not formatted) text, such as the text in a simple HTML input element, new lines are denoted by a special "newline"... more »

Top Questions

The answer is sessions. This should get you started. A slimmed down version of an...
Advantages: PHP is available for free (this is often the most desirable aspect for...
There are a number of different ways to loop using PHP. They're as follows:...

Contributors

«
Paul Janaway
Trust: 182
  • Php Computer Programming Supervisor
»

Top Contributors This Week

  • Trust Points: 2198
  • Member Since: 11/11
  • Trust Points: 2719
  • Member Since: 6/07
  • Trust Points: 2333
  • Member Since: 3/09
  • Trust Points: 2925
  • Member Since: 9/07
  • Trust Points: 151
  • Member Since: 4/10