Tag: operating systems

Questions Related to operating systems

  1. c:>net use

  2. c:>Runas /user:domain\username cmd

  3. c:>net use x: \servername\Shared folder

  4. c:>Cd\


Correct Option: A,B,C,D
  1. Ipconfig /release, Ipconfig /Renew

  2. ipconfig /rel ,Ipconfig /New

  3. ipconfig /release ,Ipconfig /New

  4. None


Correct Option: A
  1. Kernel

  2. Shell Interpreter

  3. Command line interpreter

  4. Others


Correct Option: A

Which command to rename the directory

  1. rename

  2. rn

  3. mv

  4. other


Correct Option: C

Which command to remove the directory contains list of files

  1. rmdir –s directoryname

  2. rmdir directoryname

  3. rmdir -r directoryname

  4. other


Correct Option: C