| 2. |
How does the user's browser interpret an ASP page?
Please select the best answer.
|
| |
A.
|
ASP script segments appear on the browser just the way they appear in the ASP page. |
| |
B.
|
ASP script segments are ignored by the browser and appear as HTML comments. |
| |
C.
|
The HTML results of the interpreted ASP script are displayed on the browser. |
| |
D.
|
The ASP script segments are displayed on the browser in a different color. |