Tag: programming languages

Questions Related to programming languages

  1. Every one can read, group can execute only and the owner can read and write

  2. Every one can read and write, but owner alone can execute

  3. Every one can read, group including owner can write, owner alone can execute

  4. None


Correct Option: C
  1. A request by the users to access kernel functions

  2. A request by kernel to the device

  3. A request by the device to kernel

  4. None


Correct Option: A
  1. Append, Insert and copy modes

  2. Insert Mode, delete mode

  3. Add mode, delete mode, append mode

  4. Command, Insert mode, Edit mode


Correct Option: D
  1. :set upper/lower on

  2. Use ~

  3. :/s lower to upper

  4. None


Correct Option: B
  1. vi -R

  2. vi filename readonly

  3. vi -r

  4. Not possible


Correct Option: C
  1. A mechanism to connect to printer, keyboard and monitor in Unix

  2. A mechanism to share printer across users

  3. A request made by the device to unix kernel

  4. None


Correct Option: B
  1. Use jobs command

  2. Use print command

  3. Use lpq command

  4. Use lpc command


Correct Option: C