Use app×
Join Bloom Tuition
One on One Online Tuition
JEE MAIN 2025 Foundation Course
NEET 2025 Foundation Course
CLASS 12 FOUNDATION COURSE
CLASS 10 FOUNDATION COURSE
CLASS 9 FOUNDATION COURSE
CLASS 8 FOUNDATION COURSE
0 votes
111 views
in Computer by (103k points)
closed by

Consider the following statements :

(a) UNIX provides three types of permissions

* Read

* Write

* Execute

(b) UNIX provides three sets of permissions

* permission for owner

* permission for group

* permission for others

Which of the above statement/s is/are true ?


1. Only (a)
2. Only (b)
3. Both (a) and (b)
4. Neither (a) nor (b)

1 Answer

0 votes
by (106k points)
selected by
 
Best answer
Correct Answer - Option 3 : Both (a) and (b)

The correct answer is option 3.

EXPLANATION 
UNIX provides three types of permissions using octal numbers
1. Read(R or 4)
2. Write (W or 2)
3. Execute (X or 1)
UNIX provide three sets of permissions. For each set of permission, we are having 3 types of permissions.

permission for the owner(RWX or 421)
permission for a group(RWX or 421)
permission for others(RWX or 421)

  • We can change/modify permissions using chmod, chown, etc...commands.
  • We can see the permissions for file using -l command

Hence the correct answer is Both (a) and (b).

Welcome to Sarthaks eConnect: A unique platform where students can interact with teachers/experts/students to get solutions to their queries. Students (upto class 10+2) preparing for All Government Exams, CBSE Board Exam, ICSE Board Exam, State Board Exam, JEE (Mains+Advance) and NEET can ask questions from any subject and get quick answers by subject teachers/ experts/mentors/students.

Categories

...