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