Operating System Architecture Set 18

On This Page

This set of Operating System Architecture Multiple Choice Questions & Answers (MCQs) focuses on Operating System Architecture Set 18

Q1 | Whcich command is used for word count
  • infile
  • file
  • wc
  • cp
Q2 | The command for changing file owener is
  • chown
  • chgrp
  • chmod
  • cher
Q3 | The command for changing group owner is
  • chown
  • chgrp
  • chmod
  • cher
Q4 | The vi editor is working in which mode of following
  • command
  • input
  • ex
  • all of these
Q5 | command mode allows operation of
  • copy and delete
  • cut and copy
  • paste and delete
  • copy and cut
Q6 | Input mode is used for
  • to show text
  • to copy text
  • to provide command
  • all of these
Q7 | ex mode is used for
  • handling files and erform substitution
  • copy and delete
  • to show text
  • to hide text
Q8 | :x is used for
  • saving and editing
  • editing and aborting
  • writing
  • saving
Q9 | :q is used for
  • saving and editing
  • editing and aborting
  • writing
  • saving
Q10 | :w is used for
  • saving and editing
  • editing and aborting
  • writing
  • saving
Q11 | !cmd is used for
  • saving and editing
  • editing and aborting
  • to runs cmd and return to command prompt
  • saving
Q12 | which of the following are archive command
  • tar -c
  • tar-x
  • tar-t
  • all of these
Q13 | which command is used for creating an archive
  • tar -c
  • tar-x
  • tar-t
  • all of these
Q14 | whicj command is used for displaying file in archieve
  • tar -c
  • tar-x
  • tar-t
  • all of these
Q15 | which command is used for extracting file sfrom arcieve
  • tar -c
  • tar-x
  • tar-t
  • all of these
Q16 | Which command is used for specifying archieve arch
  • tar -c
  • tar-x
  • tar-t
  • #name?
Q17 | the file access permission types are
  • r-- read
  • w-- write
  • x-- execute
  • all of these
Q18 | it --- means
  • no permission
  • execute only
  • writable only
  • writable and executable
Q19 | it --- x means
  • no permission
  • execute only
  • writable only
  • writable and executable
Q20 | it -w- means
  • no permission
  • execute only
  • writable only
  • writable and executable
Q21 | it -wx means
  • no permission
  • execute only
  • writable only
  • writable and executable
Q22 | it r-- means
  • readable
  • readable and executable
  • readable and writable
  • readable, writable and executable
Q23 | it r-x means
  • readable
  • readable and executable
  • readable and writable
  • readable, writable and executable
Q24 | it rw- means
  • readable
  • readable and executable
  • readable and writable
  • readable, writable and executable
Q25 | It rwx means
  • readable
  • readable and executable
  • readable and writable
  • readable, writable and executable