Computer Science, asked by deep8063, 1 year ago

Files can have ?
A. Read Access
B. Write Access
C. Copy Access
D. All of above

Answers

Answered by Anonymous
0

Queations :

Files can have ?

A. Read Access

B. Write Access

C. Copy Access

D. All of above

Answer :

D. All of above.....

I hope it help you...

^_^

Answered by pragyakirti12345
0

Answer: (D) All of above

Concept : A file in a computer system, is a container for storing information.

Explanation:

File handling enables us to create, update, read and delete the files stored on the local file system.

Operations that could be done on a file are :

⇒ Creation of the new file

⇒ Opening an existing file

⇒ Reading from the file

⇒ Writing to the file

⇒ Deleting the file

Files can have read access, write access and copy access.

#SPJ3

Similar questions