Computer Programming MCQs ASP.net
Q Explain the significance of Server .MapPath ?
  • A A. Returns the virtual path of the web folder
  • B B. Maps the specified virtual path to physical path
  • C C. Returns the physical file path that corresponds to virtual specified path
  • D D. All of the above
Leave a Comment