answersLogoWhite

0

What are different file types?

User Avatar

Anonymous

13y ago
Updated: 6/10/2023

There are two types of file organization associated with computer programming. The first is sequential filing where files are arranged in a sequence order in which they are written. The second file type is relative filing where files are recorded based on their consecutive numbered position which is referred to as the cell number.

User Avatar

Taya Kuphal

Lvl 10
2y ago

What else can I help you with?

Related Questions

What is a herbarium?

A herbarium file is normal file in which there seeds of different types and their region


What are Different types of file organisation in DBMS?

Heap file organization Sequential File Organization Hashing File organization


What different types of file processing system?

sequential file organization index file orgaization diect file orgaization


What are the different types of severs?

There are many different types of servers. Some of them are file server, application server, and web server.


What are the different types of File Management Utilities?

sequence file system index file system main file system sequence index file system


How to make herbarium file?

A herbarium file is normal file in which there seeds of different types and their region


How do you convert macro media flash file to doc file?

You can't. Adobe Flash and Microsoft Word are two entirely different types of programs - and thus have entirely different types of files.


What are the different types of MP3s?

Mp3 is a certain type of Music file. There are not different types (unless speaking of the quality 36kbps-360kbps). Different types of music files are WMA, OGG, WAV


What are the different types of hanging file frames available for organizing documents?

The different types of hanging file frames for organizing documents include adjustable frames, fixed frames, and frames with built-in tabs for labeling.


What are the various types of file that are available and the cut of files for different applications?

orite


What are the types of severs?

There are many different types of servers. Some of them are file server, application server, and web server.


What are the different types of files and how End Of File of a full represented by a pointer?

There are two file types in C++ namely, text file and binary file. In text file EOF or end of file is represented by an end of file character having ASCII 26. In binary files EOF or end of file is represented by NULL in the file pointer