Tag: programming languages

Questions Related to programming languages

  1. HttpServletRequest

  2. HttpServletResponse

  3. ServletRequest

  4. ServletResponse


Correct Option: B

Shell Scripting options to debug and checking for syntax errors

  1. sh -x AND sh -n

  2. sh -X AND sh -N

  3. sh -xn

  4. sh -nx


Correct Option: A
  1. crontab -e

  2. crontab -v

  3. crontab -l

  4. crontab -r


Correct Option: B

Following command sets or reports user resource threshold

  1. ulimt

  2. umask

  3. umax

  4. ulimits


Correct Option: A