Computer Science, asked by LohithaDarisi5014, 11 months ago

Describe the various classes available for file operations

Answers

Answered by aqibkincsem
0

"A file operation is an operation that can be performed on any file.

Many types of file operations can be shown based on the platform such as,

(i) File creation operations

(ii) File deletion operations

(iii) File open operations

(iv) File close operations.

Based on the various languages we use for programming these options may vary.

Some of the different programming languages are C#, C++, Java, and Python. Based on which language one is using the file operations differ.""

"

Similar questions