Search
.Management Sciences
A. Response.Write(Version.ToString() );
B. Response.Write(System.Version.ToString() );
C. Response.Write(System.Environment.Version.ToString() );
D. not possible
Related Mcqs:
- The actual work process of ASP.NET is taken care by _____________?
- A. aspnet_wp.exe B. aspnet_isapi.dll C. inetinfo.exe D. None of these...
- What is the difference between HTTP handlers & HTTP modules_________________?
- A. Httphandler is an event handler and httpmodule is module to do some task B. Httphandler is an class and Httpmodule is an assembly C. All of the above D. None of the above...
- When an .aspx page is requested from the web server, the out put will be rendered to browser in following format ?
- A. HTML B. WML C. JSP D. XML...
- Which of the following are not a member of Server Object_________________?
- A. Open B. Execute C. Transfer D. HTMLDecode...
- If a developer of ASP.NET defines style information in a common location. Then that location is called as_________________?
- A. Theme B. Master Page C. Customization D. None of these...
Recent Comments