Search
.Management Sciences
A. Server.CreateObject(“Scripting.FileSystemObject”)
B. Create Object:”Scripting.FileSystemObject”
C. Server.CreateObject(“FileSystemObject”)
D. Create(“FileSystemObject”)
Related Mcqs:
- Postback occurs in which of the following forms_________________?
- A. Webforms B. Winforms C. HTMLForms D. None of these...
- Explain the significance of Server .MapPath ?
- A. Returns the Virtual Path of the web folder B. Maps the specified virtual path to Physical path C. Returns the physical file path that corresponds to virtual specified path D. All of the above...
- A developer wanted to achieve graphics in his display using ASP.NET. Which of the following web controls are available in ASP.NET to achieve the above ?
- A. AdRotator B. LinkButton C. Both A and B D. None of the Above...
- When does Garbage collector run ?
- A. It runs random B. When application is running for more than 15 minutes C. When application is running low of memory D. None of these...
Recent Comments