MCQOPTIONS
Saved Bookmarks
| 1. |
When an ASP.NET file is placed on an IIS sever and viewed through a browser, the resulting HTML Page contains? |
| A. | All ASP.NET code |
| B. | As much ASP.NET code as is in the ASP.NET file |
| C. | all HTML code |
| D. | A mix of ASP.NET and HTML code |
| Answer» D. A mix of ASP.NET and HTML code | |