Computer Programming MCQs ASP.net
Q If one uses ASP.NET configuration system to restrict access which of the following is TRUE ?
  • A A. The access is restricted only to asp.net files
  • B B. The access is restricted only to static files and non-asp.net resources.
  • C C. Both a and b
  • D D. None of the above
Leave a Comment