Answer: Answer1 srver.mappath() maps the path given in the argument to the server’s physical path.
Answer2 It returns the complete(absolute) path of the file used in parameter.
Answer3 It returns a string containing the physical path in the server’s file system that corresponds to the virtual or relative path specified by the Path argument.
Answer1 srver.mappath() maps the path given in the argument to the server’s physical path.
Answer2 It returns the complete(absolute) path of the file used in parameter.
Answer3 It returns a string containing the physical path in the server’s file system that corresponds to the virtual or relative path specified by the Path argument. Source: CoolInterview.com
If you have the better answer, then send it to us. We will display your answer after the approval.
Rules to Post Answers in CoolInterview.com:-
There should not be any Spelling Mistakes.
There should not be any Gramatical Errors.
Answers must not contain any bad words.
Answers should not be the repeat of same answer, already approved.
If there is a calendar control to be included in each page of your application, and and we do not intend to use the Microsoft-provided calendar control, how do you develop it? Do you copy and paste the code into each and every page of your application?