Internet Information Services | IIS Quiz

Active Directory Quiz

 



Internet Information Services IIS Quiz contain set of 10 MCQ questions for Microsoft IIS MCQ which will help you to clear beginner level quiz.



 
1. Can multiple applications have same application pool

  1. Yes
  2. No

2.  IIS server is a

  1. Webserver
  2. Application Server
  3. Both a & b
  4. Database server

3.  Which is default Port for FTP

  1. 443
  2. 80
  3. 8080
  4. 21

4. How to open IIS configuration manager

  1. Inetmgr6
  2. inetmrg
  3. inetmgr
  4. None

5. Default port for https

  1. 443
  2. 80
  3. 8080
  4. 8443

6.  What does http 400 error code stands for?

  1. Unauthorized
  2. File not found
  3. Bad request
  4. Internal server error

7.  What does http 500 error code stands for?

  1. Internal server error
  2. Redirecting
  3. Moved Permanently
  4. Internal server error

8.  Main configuration file for an application in IIS

  1. Web.config
  2. ApplicationHost.config
  3. Application.config
  4. Server.config

9. What is the Name of Default Application Pool in IIS ?

  1. DefaultApplicationPool
  2. DefaultAppPool
  3. ASP.NET v4.0
  4. ASP.NET v4.0 Classic

10. What is web garden ?

  1. Multiple Application with single application pool
  2. Multiple worker process with single application pool
  3. Single worker process with multiple application pool
  4. Single application with multiple application pool