Computer Science, asked by adarsh93726, 7 months ago

General file operations include what​

Answers

Answered by rajunagaeee219
0

Answer:

Please mark as brainliest answer

Explanation:

The most basic operations that programs can perform on a file are:

Create a new file.

Change the access permissions and attributes of a file.

Open a file, which makes the file contents available to the program.

Read data from a file.

Write data to a file.

Delete a file.

Answered by divyangacwdl
0

Answer:

The most basic operations that programs can perform on a file are: Create a new file. Change the access permissions and attributes of a file. Open a file, which makes the file contents available to the program.

Explanation:

Similar questions