If a file's permissions are set to 760, what permission(s) are available to the group assigned to the file??

A. ?read
B. ?write
C. ?execute
D. ?move

Ans:
A. ?read

B. ?write

Computer Science & Information Technology

You might also like to view...

What is the advantage of using folders?

What will be an ideal response?

Computer Science & Information Technology

If speed is an issue, and the graph algorithm we are using frequently needs to know if there is a direction connection between two vertices, it would be best to implement the graph with a(n):

A. priority queue B. linked list C. adjacency matrix D. adjacency list

Computer Science & Information Technology