Tag: operating systems

Questions Related to operating systems

  1. /etc/users

  2. /etc/passwd

  3. /home/users

  4. /root/users


Correct Option: B

You need to see the last fifteen lines of the files dog, cat and horse. What command should you use?

  1. head -n 15 dog cat horse

  2. tail -15 dog cat horse

  3. tail -n 15 dog cat horse

  4. head -15 dog cat horse


Correct Option: C

What command is used to list the contents of directory with its permissions?

  1. ls

  2. ls -l

  3. ls -lrt

  4. ls directoryname


Correct Option: C

Developer of Blackberry OS is?

  1. Blackberry Mobile comapny.

  2. Research In Motion

  3. Google

  4. Collaboration of RIM and Blackberry.


Correct Option: B